Structured Data

    Backyard and Home

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Backyard and Home",
      description: "Backyard and Home is a full-service home improvement and outdoor living retailer in Bakersfield that combines a showroom, supply store, and contracting services under one roof. They specialize in hardscaping, outdoor kitchens, patios, and landscape design, offering both materials and professional installation. The business serves both DIY customers and those seeking complete turnkey outdoor projects.",
      url: "https://backyardandhome.com/",
      telephone: "+1-661-927-6030",
      address: {
        @type: "PostalAddress",
        streetAddress: "5301 White Ln",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.31696780000001,
        longitude: -119.0618464
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "241",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners wanting turnkey outdoor projects, DIY customers seeking materials and expertise, those planning patios or outdoor kitchens",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Experience"
        }
      ],
      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.