Structured Data

    Freedom Remodeling 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: "Freedom Remodeling Bakersfield",
      description: "Freedom Remodeling is a general contracting company serving Bakersfield with expertise in home remodeling, renovations, and construction projects. The team handles kitchen and bathroom remodels, room additions, structural repairs, and comprehensive home improvements for residential clients. They bring hands-on experience and a commitment to quality craftsmanship to each project.",
      url: "http://freedomremodelinginc.com/",
      telephone: "+1-661-215-5656",
      address: {
        @type: "PostalAddress",
        streetAddress: "2419 Brundage Ln",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.353798399999995,
        longitude: -119.0307405
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, families needing room additions, property owners seeking comprehensive renovation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Scope Remodeling"
        }
      ],
      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.