Structured Data

    Quality lawn care San Antonio

    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: "Quality lawn care San Antonio",
      description: "Quality Lawn Care San Antonio provides comprehensive lawn maintenance and landscaping services to residential and commercial properties throughout the San Antonio area. The company specializes in weekly and bi-weekly lawn mowing, seasonal cleanups, landscape design, and garden installation to keep properties looking well-maintained year-round. With a focus on reliable service and attention to detail, they help homeowners and businesses maintain healthy, attractive outdoor spaces.",
      telephone: "+1-210-907-4340",
      address: {
        @type: "PostalAddress",
        streetAddress: "1008 Bernard Dr",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78221",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.331355499999997,
        longitude: -98.4837428
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Residential landscapes needing seasonal care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn 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.