Structured Data

    Oildale Glass LLC

    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: "Oildale Glass LLC",
      description: "Oildale Glass LLC is a full-service glass and glazing company serving Bakersfield and surrounding areas. They specialize in residential and commercial window and door installations, glass repairs, custom glass work, and related building materials. With over four decades of experience, they offer professional installation services and a wide selection of quality products to meet both standard and custom specifications.",
      url: "https://www.oildaleglass.com/",
      telephone: "+1-661-393-0733",
      address: {
        @type: "PostalAddress",
        streetAddress: "213 N Chester Ave",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.407844,
        longitude: -119.02143699999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding Kern County areas",
      knowsAbout: "Windows & Doors, Homeowners needing window/door replacement, businesses requiring commercial glazing, contractors seeking quality glass materials and installation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Glass Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.