Structured Data

    Get Your Lawn Done Right

    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: "Get Your Lawn Done Right",
      description: "Get Your Lawn Done Right is a San Antonio-based lawn care company specializing in comprehensive lawn maintenance, landscape design, and seasonal cleanup services. They provide weekly and bi-weekly lawn mowing, fertilization programs, weed control, mulching, and planting bed installation to both residential and commercial properties. The company focuses on delivering reliable, high-quality lawn care with personalized attention to each client's landscape needs.",
      url: "https://getyourlawndoneright.com/",
      telephone: "+1-210-518-6801",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 Arlington Ct",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.3900488,
        longitude: -98.4794929
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "102",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn maintenance, property managers needing commercial landscape upkeep, and customers wanting landscape design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.