{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Fast Local Long Island NY Garage Door Repair",
"url": "https://longisland-garagedoor.net/",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "150"
},
"review": [
{
"@type": "Review",
"author": "John D.",
"datePublished": "2025-06-05",
"reviewBody": "I’ve used Garage Door Experts twice. Once for a commercial installment, and again for my garage door at home. Excellent service all around!",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
},
{
"@type": "Review",
"author": "Sarah T.",
"datePublished": "2025-06-04",
"reviewBody": "Expert Garage Doors did an excellent job replacing the door and the opener for our two-car garage. Very professional!",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
},
{
"@type": "Review",
"author": "Michael K.",
"datePublished": "2025-06-03",
"reviewBody": "Quick response time! I was locked out of my garage and they arrived within the hour to help me get back in. Super grateful for their fast service!",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4.5"
}
}
]
}