Belleair Bluffs
{
"@context": "https://schema.org",
"@type": "BankOrCreditUnion",
"name": "Frandsen Bank & Trust Belleair Bluffs Branch",
"image": "bayfirstfinancial.com/8base/media/images/logos/fbt.svg",
"@id": "bayfirstfinancial.com",
"url": "https://bayfirstfinancial.com/locations/belleair-bluffs-pin/",
"telephone": "813.344.5805",
"address": {
"@type": "PostalAddress",
"streetAddress": "401 N. Indian Rocks Rd. ",
"addressLocality": "Belleair Bluffs",
"addressRegion": "FL",
"postalCode": "33770",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 27.920492317434604,
"longitude": -82.81472942540977
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "8:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "8:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "8:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "8:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "8:00",
"closes": "18:00"
}
,{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "9:00",
"closes": "12:00"
}
]
}