{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@id": "https://www.deltaglassnj.com/#business",
"name": "Delta Glass NJ",
"image": "https://images.squarespace-cdn.com/content/v1/592f220ebe6594e44138fc0f/870adb00-036e-4748-b41a-46a6dee70ba8/logo+delta+glass.png?format=1500w",
"url": "https://www.deltaglassnj.com",
"telephone": "+12012143779",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "5620 John F. Kennedy Blvd",
"addressLocality": "West New York",
"addressRegion": "NJ",
"postalCode": "07093",
"addressCountry": "US"
},
"openingHours": "Mo-Fr 08:00-17:00, Sa 09:00-13:30",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.4",
"reviewCount": "33"
},