Structured Data

    Scott Lewis' Gardening

    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: "Scott Lewis' Gardening",
      description: "Scott Lewis' Gardening is a full-service landscaping and gardening business based in West Palm Beach, offering comprehensive outdoor property maintenance and design services. With over two decades of experience, they specialize in lawn care, landscape design, planting, mulching, fertilization programs, and seasonal cleanup for residential properties. Their team combines horticultural expertise with attention to detail to transform and maintain outdoor spaces throughout the greater West Palm Beach area.",
      url: "https://scottlewisgardening.com/",
      telephone: "+1-561-670-3000",
      address: {
        @type: "PostalAddress",
        streetAddress: "514 14th St",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7262576,
        longitude: -80.0557747
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking ongoing lawn maintenance, Residential property owners wanting landscape design and renovation, Busy professionals needing regular garden upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.