Structured Data

    JMC Lawn Care

    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: "JMC Lawn Care",
      description: "JMC Lawn Care provides comprehensive lawn care and landscaping services throughout Collin County, Texas, serving homeowners, HOAs, property managers, and commercial properties. Their offerings include professional lawn mowing, fertilization and weed control, landscaping (flower bed cleanups, tree and bush trimming, sod installation), and seasonal Christmas light installation. With dedicated residential and commercial divisions, they deliver consistent results backed by a satisfaction guarantee and clear communication.",
      url: "https://jmclawncareservice.com/",
      telephone: "+1-469-215-4551",
      address: {
        @type: "PostalAddress",
        streetAddress: "706 Wildwood Trail",
        addressLocality: "Anna",
        addressRegion: "TX",
        postalCode: "75409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3438026,
        longitude: -96.5324019
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "125",
        bestRating: "5"
      },
      areaServed: "Collin County, Texas including McKinney, Melissa, Anna, and Van Alstyne",
      knowsAbout: "Landscaping & Lawn Care, Homeowners, HOAs, property managers, commercial property owners, seasonal holiday decorators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Divisions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Satisfaction Guarantee"
        }
      ],
      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.