Structured Data

    Best Lawn Care

    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: "Best Lawn Care",
      description: "Best Lawn Care, based in Sacramento, provides comprehensive lawn maintenance and landscaping services for residential properties. The company specializes in weekly and bi-weekly lawn care, seasonal cleanups, and landscape design to keep yards healthy and attractive year-round. Their focus on reliable, quality service makes them a trusted choice for homeowners looking to maintain beautiful outdoor spaces.",
      url: "http://www.singhslawncare.com/contact",
      telephone: "+1-916-502-1561",
      address: {
        @type: "PostalAddress",
        streetAddress: "9032 Hooded Crane Ct",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95829",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4694601,
        longitude: -121.3660233
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Property owners wanting seasonal cleanup services, Residents looking for landscape design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Sacramento Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn Care"
        }
      ],
      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.