Structured Data

    Just Right Lawns - Austin

    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: "Just Right Lawns - Austin",
      description: "Just Right Lawns is a full-service lawn care and landscape maintenance company serving the Austin area. They offer weekly and bi-weekly lawn maintenance, landscape design, planting beds, mulching, fertilization programs, and seasonal cleanup to keep residential properties looking their best year-round. Their experienced team handles both routine maintenance and larger landscape projects to enhance curb appeal and property value.",
      url: "https://justrightlawns.com/austin-tx/lawn-care-austin",
      telephone: "+1-512-861-7802",
      address: {
        @type: "PostalAddress",
        streetAddress: "5508 W US Hwy 290 Service Rd #250",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78735",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.237836800000004,
        longitude: -97.84164
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "835",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking routine lawn maintenance, Residential property owners wanting landscape improvements, Busy professionals needing weekly/bi-weekly service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn & Landscape Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.