top of page
bottom of page
{
"@context": "https://schema.org",
"@type": "MarineBusiness",
"name": "Brinson Marine",
"url": "https://www.brinsonmarine.com",
"address": {
"@type": "PostalAddress",
"addressLocality": "Syracuse",
"addressRegion": "NY",
"addressCountry": "US"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "49"
}
}