Structured Data

    Yellowstone Landscape

    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: "Yellowstone Landscape",
      description: "Yellowstone Landscape is a full-service landscaping company serving Port St. Lucie and the surrounding area. They provide comprehensive lawn maintenance, landscape design, planting, mulching, fertilization programs, and seasonal cleanup services for residential properties. With years of local experience, Yellowstone Landscape combines quality workmanship with personalized service to keep properties looking their best year-round.",
      url: "http://yellowstonelandscape.com/",
      telephone: "+1-772-200-4571",
      address: {
        @type: "PostalAddress",
        streetAddress: "2665 SW Domina Rd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.262930299999997,
        longitude: -80.41154379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn maintenance, property managers managing multiple residential properties, homeowners planning landscape upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Port St. Lucie Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Menu"
        }
      ],
      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.