Structured Data

    Laufenberg Lawn Care, LLC.

    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: "Laufenberg Lawn Care, LLC.",
      description: "Laufenberg Lawn Care, LLC is a locally-owned lawn care company serving the Cottage Grove area and surrounding Madison region. They specialize in comprehensive lawn maintenance, landscape design, and seasonal property care to keep residential properties looking their best year-round. With a focus on quality service and customer satisfaction, they handle everything from routine lawn mowing to landscape improvements.",
      url: "http://laufenberglawncare.com/",
      telephone: "+1-608-516-6663",
      address: {
        @type: "PostalAddress",
        streetAddress: "400 Dublin Cir",
        addressLocality: "Cottage Grove",
        addressRegion: "WI",
        postalCode: "53527",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0926003,
        longitude: -89.2135762
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Cottage Grove, WI and surrounding Madison area",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn maintenance, Residential property owners wanting landscape improvements, Busy professionals needing year-round yard care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Lawn Solutions"
        }
      ],
      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.