Structured Data

    Music City Roofers

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Music City Roofers",
      description: "Music City Roofers is a Nashville-based roofing contractor specializing in residential and commercial roof installation, repair, and replacement. They handle storm damage claims, offer free inspections, and provide financing options to make roofing services accessible to homeowners and businesses across Middle Tennessee.",
      url: "https://www.musiccityroofers.com/",
      telephone: "+1-615-900-4000",
      address: {
        @type: "PostalAddress",
        streetAddress: "2617 Grissom Dr",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.12316,
        longitude: -86.7646627
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "835",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding Middle Tennessee communities",
      knowsAbout: "Roofing, Homeowners with storm damage, property managers overseeing multiple buildings, homeowners seeking preventative roof maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.