Structured Data

    Leaf Patio LLC

    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: "Leaf Patio LLC",
      description: "Leaf Patio LLC is a general contracting and hardscaping company based in St. Cloud, Florida, specializing in creating custom outdoor living spaces. They design and build patios, retaining walls, walkways, and other hardscape features that transform residential properties. With a focus on quality craftsmanship and customer satisfaction, Leaf Patio LLC handles projects from initial design through completion.",
      telephone: "+1-407-533-9754",
      address: {
        @type: "PostalAddress",
        streetAddress: "5070 Caspian St",
        addressLocality: "St Cloud",
        addressRegion: "FL",
        postalCode: "34771",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.327594,
        longitude: -81.232289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "St. Cloud, Florida and surrounding central Florida communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patios, property owners wanting to enhance outdoor living spaces, residential clients planning landscape upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Hardscape Services"
        }
      ],
      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.