{
    "@context": "https://schema.org",
    "@type": "RoofingContractor",
    "name": "Master Minds Exteriors LLC",
    "url": "https://mastersmindexteriors.com",
    "telephone": "+1-603-404-1792",
    "email": "office@mastersmindexteriors.com",
    "description": "Licensed roofing contractor in Pelham, New Hampshire. Roof installation, repair, gutters, siding, and insurance claim assistance.",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1197 Bridge Street",
        "addressLocality": "Pelham",
        "addressRegion": "NH",
        "postalCode": "03076",
        "addressCountry": "US"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": 42.7348,
        "longitude": -71.3245
    },
    "areaServed": [
        "Pelham, NH",
        "Windham, NH",
        "Salem, NH",
        "Hudson, NH",
        "Nashua, NH",
        "Manchester, NH",
        "Southern New Hampshire"
    ],
    "knowsAbout": [
        "Roof installation",
        "Roof repair",
        "Storm damage restoration",
        "Gutter installation",
        "Siding installation",
        "Insurance claims",
        "Skylight installation"
    ],
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Roofing & Exterior Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Roofing Solutions & Installation",
                    "url": "https://mastersmindexteriors.com/services/roofing-solutions"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Gutter Systems & Maintenance",
                    "url": "https://mastersmindexteriors.com/services/gutter-systems"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Exterior Envelopes & Specialties",
                    "url": "https://mastersmindexteriors.com/services/exterior-specialties"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Siding Installation & Replacement",
                    "url": "https://mastersmindexteriors.com/services/siding-installation"
                }
            }
        ]
    },
    "sameAs": [
        "https://www.facebook.com/profile.php?id=61580904632897",
        "https://www.instagram.com/mastersmindesteriorllc/"
    ]
}
