Certified Paving Co


Organization



Assigned Locations

Edit Hours

Schema Markup Viewer

<script type="application/ld+json">
{
    "@context": {
        "@vocab": "http://schema.org/"
    },
    "@graph": [
        {
            "@id": "https://certifiedpavingmaine.com/",
            "@type": "Organization",
            "name": "Certified Paving Co",
            "url": "https://certifiedpavingmaine.com/",
            "logo": "https://schemanerd.app/wp-content/uploads/2025/12/Cert-Paving.jpg",
            "sameAs": [
                "https://www.facebook.com/p/Certified-Paving-61574938567125/"
            ]
        },
        {
            "@type": "LocalBusiness",
            "parentOrganization": {
                "name": "Certified Paving Co"
            },
            "name": "Certified Paving Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49 North st",
                "addressLocality": "Calais",
                "addressRegion": "ME",
                "postalCode": "04619",
                "telephone": "(207) 310-1297"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 45.187756800000002,
                "longitude": -67.282201000000001
            },
            "hasmap": "https://maps.app.goo.gl/ZmXdZTqpFojiyQ9N6"
        }
    ]
}
</script>