Structured Data

    Central Valley Roofing

    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: "Central Valley Roofing",
      description: "Central Valley Roofing is a roofing contractor serving the Bakersfield area with expertise in roof repair, replacement, and installation. Based in downtown Bakersfield, they handle residential and commercial roofing projects with a focus on quality workmanship and customer satisfaction.",
      telephone: "+1-661-509-6588",
      address: {
        @type: "PostalAddress",
        streetAddress: "308 H St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3594984,
        longitude: -119.02100699999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding Central Valley communities",
      knowsAbout: "Roofing, Bakersfield homeowners needing roof repair or replacement, commercial property managers, property owners with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.