Structured Data

    RoofLink USA - Roofing Contractor Bakersfield CA

    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: "RoofLink USA - Roofing Contractor Bakersfield CA",
      description: "RoofLink USA is a roofing contractor serving Bakersfield and the surrounding Central Valley area. They specialize in residential and commercial roofing services, including roof repairs, replacements, and installations. The company is licensed and insured, offering professional workmanship backed by warranties to ensure quality and customer peace of mind.",
      url: "https://www.rooflinkca.com/",
      telephone: "+1-661-502-3209",
      address: {
        @type: "PostalAddress",
        streetAddress: "34929 Flyover Ct #200",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4538675,
        longitude: -119.08009059999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding Central Valley communities",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, commercial property owners, properties with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Warranty Coverage"
        }
      ],
      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.