Structured Data

    Roofers of Fort Worth

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Roofers of Fort Worth",
      description: "Roofers of Fort Worth is a roofing contractor serving the Fort Worth area with comprehensive roof repair, replacement, and installation services. They handle residential and commercial roofing projects, providing professional assessments and quality workmanship backed by customer satisfaction.",
      telephone: "+1-469-819-4382",
      address: {
        @type: "PostalAddress",
        streetAddress: "315 W Magnolia Ave",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7304094,
        longitude: -97.3288381
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, property managers with commercial roofing needs, families seeking reliable roof replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fort Worth Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Service"
        }
      ],
      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.