Structured Data

    Perfect Home Bakersfield

    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: "Perfect Home Bakersfield",
      description: "Perfect Home Bakersfield is a local establishment offering home improvement and construction services to the Bakersfield community. Located on Rosedale Highway, they serve homeowners with a focus on quality craftsmanship and customer satisfaction.",
      url: "https://perfecthomebakersfield.com/",
      telephone: "+1-661-324-7200",
      address: {
        @type: "PostalAddress",
        streetAddress: "9731 Rosedale Hwy",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.383146499999995,
        longitude: -119.11089989999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners seeking local remodeling, Bakersfield residents needing home improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customer-Focused"
        }
      ],
      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.