Structured Data

    Garden Design Pros

    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: "Garden Design Pros",
      description: "Garden Design Pros is a family-run landscaping and garden design company in West Palm Beach with over 18 years of experience. They offer comprehensive outdoor services including custom garden design with 3D renderings, paver and patio installation, landscape lighting, irrigation systems, pressure washing, lawn maintenance, and tree planting and trimming. Founded by David and Susi Martinez, they specialize in transforming outdoor spaces into beautiful, functional areas tailored to each client's preferences.",
      url: "http://www.gardendesignpros.net/",
      telephone: "+1-561-601-1922",
      address: {
        @type: "PostalAddress",
        streetAddress: "12377 79th Ct N",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7940917,
        longitude: -80.2348233
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "73",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and Palm Beach County, Florida",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking complete garden transformations, property owners needing ongoing lawn and landscape maintenance, and clients wanting professional design guidance for patios and outdoor living spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "3D Design Renderings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Outdoor Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned with 18+ Years Experience"
        }
      ],
      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.