Structured Data

    JB Landscaping

    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: "JB Landscaping",
      description: "JB Landscaping is a full-service landscaping company based in West Palm Beach serving the Palm Beach County area. They specialize in landscape design, lawn maintenance, planting beds, mulching, and property beautification for residential and commercial clients. With a focus on quality craftsmanship and attention to detail, JB Landscaping transforms outdoor spaces into well-maintained, attractive properties.",
      url: "https://jblandscaping.company/",
      telephone: "+1-561-388-5097",
      address: {
        @type: "PostalAddress",
        streetAddress: "5981 Azalea Cir",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.6566373,
        longitude: -80.1348777
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and surrounding Palm Beach County areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Property owners wanting landscape design and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Landscape Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.