{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"@id": "https://pembrokepinesconcrete.com/#localbusiness",
"name": "Pembroke Pines Concrete",
"url": "https://pembrokepinesconcrete.com/",
"image": "https://pembrokepinesconcrete.com/wp-content/uploads/2024/01/concrete-services.jpg",
"telephone": "(954) 866-2708",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "10513 NW 3rd St",
"addressLocality": "Pembroke Pines",
"addressRegion": "FL",
"postalCode": "33026",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 26.0072,
"longitude": -80.3266
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "08:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Sunday",
"opens": "00:00",
"closes": "00:00"
}
],
"sameAs": [
"https://maps.google.com/?q=Pembroke+Pines+Concrete"
],
"service": [
{
"@type": "Service",
"name": "Concrete Driveway",
"description": "Professional installation and repair of concrete driveways for residential and commercial properties in Pembroke Pines, FL."
},
{
"@type": "Service",
"name": "Concrete Patio",
"description": "Custom concrete patio installation to enhance outdoor living spaces."
},
{
"@type": "Service",
"name": "Stamped Concrete",
"description": "Decorative stamped concrete solutions for patios, driveways, and walkways."
},
{
"@type": "Service",
"name": "Concrete Resurfacing",
"description": "Concrete resurfacing services to restore worn or damaged surfaces."
},
{
"@type": "Service",
"name": "Concrete Foundation",
"description": "Concrete foundation installation for residential and commercial construction projects."
},
{
"@type": "Service",
"name": "Concrete Repair",
"description": "Concrete crack repair and structural restoration services."
}
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5.0",
"reviewCount": "11"
}
}