Structured Data

    Concord Roofing & Construction

    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: "Concord Roofing & Construction",
      description: "Concord Roofing & Construction is a full-service roofing and construction company serving the Plano area and North Texas. They specialize in residential and commercial roofing services, including new installations, repairs, and storm damage restoration. The team handles complete construction projects and works with insurance claims to help homeowners and businesses protect their investments.",
      url: "https://concordroofingtx.com/",
      telephone: "+1-214-299-6110",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 K Ave #14",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75074",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0097884,
        longitude: -96.69979850000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Plano, TX and surrounding North Texas communities",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, businesses requiring commercial roofing services, property owners with storm damage, insurance claim assistance seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Construction Services"
        }
      ],
      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.