Structured Data

    Lesaca Landscape Company, Inc.

    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: "Lesaca Landscape Company, Inc.",
      description: "Lesaca Landscape Company is a Bakersfield-based landscaping and hardscaping contractor specializing in comprehensive outdoor design and installation. With over three decades of experience, they handle everything from landscape design and maintenance to hardscaping projects including patios, retaining walls, and drainage solutions. Their team combines professional expertise with attention to detail to transform residential and commercial outdoor spaces.",
      url: "http://www.lesacalandscape.com/",
      telephone: "+1-661-836-0229",
      address: {
        @type: "PostalAddress",
        streetAddress: "853 Taft Hwy",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93307",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.266065499999996,
        longitude: -119.01165549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding Kern County areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking landscape overhauls, Property managers needing maintenance, Residents wanting custom patios or retaining walls",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscape Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drainage & Grading Solutions"
        }
      ],
      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.