Structured Data

    Amparano 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: "Amparano Roofing",
      description: "Amparano Roofing is a roofing contractor serving the Bakersfield area with expertise in roof installation, repair, and replacement. The company handles residential roofing projects and works directly with homeowners to address everything from storm damage to routine maintenance and new roof systems.",
      telephone: "+1-661-345-4666",
      address: {
        @type: "PostalAddress",
        streetAddress: "8824 Shannon Dr",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93307",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2752766,
        longitude: -119.0117018
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Homeowners planning roof replacement, Property owners with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Roofing"
        }
      ],
      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.