Structured Data

    Zuniga Gardening Service

    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: "Zuniga Gardening Service",
      description: "Zuniga Gardening Service is a local landscaping and gardening business serving the Sacramento area. They offer comprehensive landscape maintenance and design services to residential and commercial properties. With over two decades of local experience, they provide reliable, personalized service focused on keeping properties beautiful and well-maintained year-round.",
      telephone: "+1-916-519-3288",
      address: {
        @type: "PostalAddress",
        streetAddress: "4161 Pell Dr",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95838",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.643288299999995,
        longitude: -121.4703447
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn care, Property managers needing regular maintenance, Businesses wanting professional landscape upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Sacramento Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        }
      ],
      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.