Structured Data

    Figueroa Family Lawncare & Landscape

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Figueroa Family Lawncare & Landscape",
      description: "Figueroa Family Lawncare & Landscape is a locally-owned landscaping and lawn care service based in San Jose, serving residential properties in the greater Bay Area. The Figueroa family brings hands-on expertise to lawn maintenance, landscape design, and outdoor property care. They focus on personalized service and attention to detail for homeowners looking to maintain or improve their outdoor spaces.",
      telephone: "+1-669-238-5249",
      address: {
        @type: "PostalAddress",
        streetAddress: "1899 Westminister Ct",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4104976,
        longitude: -121.866963
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, property owners needing landscape design, residential customers in San Jose",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Landscape Services"
        }
      ],
      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.