Structured Data

    Dallas Custom Roofing

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dallas Custom Roofing",
      description: "Dallas Custom Roofing is a residential and commercial roofing contractor serving the Dallas-Fort Worth area from their Plano location. They specialize in roof repair, replacement, and new installations for both residential homes and commercial properties with flat or low-slope roofs. The team also provides comprehensive storm damage assessment and insurance claims assistance, working directly with adjusters to expedite the claims process.",
      url: "http://www.dallascustomroofing.com/",
      telephone: "+1-972-827-7928",
      address: {
        @type: "PostalAddress",
        streetAddress: "5055 W Park Blvd",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75093",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0296042,
        longitude: -96.7988475
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "109",
        bestRating: "5"
      },
      areaServed: "Dallas-Fort Worth metroplex including Plano, Frisco, Dallas, Irving, and Richardson",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, commercial property managers, storm damage victims seeking claims assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage & Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        }
      ],
      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.