Structured Data

    Leifeste Landscape Design

    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: "Leifeste Landscape Design",
      description: "Leifeste Landscape Design is a San Antonio-based landscape company specializing in custom landscape design and installation services. They work with residential and commercial clients to create outdoor spaces that enhance property value and curb appeal. Their expertise spans from initial design concepts to full-scale installations.",
      url: "http://www.leifestelandscapedesign.com/",
      telephone: "+1-210-288-3170",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 W Castle Ln",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.531548100000002,
        longitude: -98.52609290000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, Commercial property managers, San Antonio residents wanting professional outdoor space transformation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.