Structured Data

    J.O.S Overhead Door

    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: "J.O.S Overhead Door",
      description: "J.O.S Overhead Door is a Bakersfield-based garage door supplier and service provider offering installation, repair, and maintenance for residential and commercial overhead doors. With a focus on quality service and customer satisfaction, they handle everything from emergency repairs to new door installations with professional expertise.",
      telephone: "+1-661-549-0034",
      address: {
        @type: "PostalAddress",
        streetAddress: "531 Sumner St Unit B",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3772619,
        longitude: -118.99484389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing garage door repairs, businesses requiring commercial door solutions, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Capability"
        }
      ],
      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.