Structured Data

    Treasure Coast Lawn Equipment

    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: "Treasure Coast Lawn Equipment",
      description: "Treasure Coast Lawn Equipment is a local lawn mower and outdoor power equipment retailer serving Port St. Lucie and the surrounding Treasure Coast area. They offer sales, service, and repairs for a wide range of lawn equipment including mowers, trimmers, blowers, and other yard maintenance tools. With their on-site service department, they provide maintenance and repairs to keep equipment running efficiently throughout the year.",
      url: "http://treasure-lawn-port-st-lucie.keeq.io/",
      telephone: "+1-772-878-1211",
      address: {
        @type: "PostalAddress",
        streetAddress: "1802 SW Bayshore Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2865534,
        longitude: -80.3630325
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "188",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding Treasure Coast communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners maintaining residential lawns, landscapers needing equipment service and supplies, property managers seeking reliable equipment support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Department"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Equipment Expertise"
        }
      ],
      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.