Structured Data

    Green Path Landscape Co.

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Green Path Landscape Co.",
      description: "Green Path Landscape Co. is a full-service landscaping company based in Murfreesboro that handles design, installation, and maintenance for residential and commercial properties. They specialize in landscape design, lawn care, garden installations, and outdoor beautification projects. The team delivers personalized service focused on creating and maintaining attractive outdoor spaces that enhance property value.",
      telephone: "+1-615-424-8105",
      address: {
        @type: "PostalAddress",
        streetAddress: "1109 W College St",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.858104,
        longitude: -86.4083358
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding Middle Tennessee areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and maintenance, Small business owners wanting professional outdoor grounds care, Property managers maintaining multiple residential or commercial sites",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.