Structured Data

    Amazing Lawns and Landscapes

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Amazing Lawns and Landscapes",
      description: "Amazing Lawns and Landscapes is a locally-owned lawn care and landscaping company serving Twin Falls, Idaho for many years. They offer comprehensive services including lawn mowing, landscaping design, hydroseed lawn installation, sprinkler installation and maintenance, and tree & shrub trimming for both residential and commercial properties. Their team emphasizes professional quality work and customer care, handling everything from routine maintenance to larger landscaping projects.",
      url: "http://www.amazinglawnsidaho.com/",
      telephone: "+1-208-934-6879",
      address: {
        @type: "PostalAddress",
        streetAddress: "1887 Highland Ave E W",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5455259,
        longitude: -114.4482755
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking routine lawn maintenance, property managers with commercial landscapes, customers wanting new lawn installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hydroseed Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.