Structured Data

    Patio Works Inc

    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: "Patio Works Inc",
      description: "Patio Works Inc is a Dallas-based hardscaping and outdoor design company specializing in creating custom patios, retaining walls, walkways, and outdoor living spaces. The team designs and builds durable outdoor installations using quality materials and craftsmanship tailored to each client's needs and property. They serve residential customers throughout the Dallas area looking to enhance their outdoor spaces with professional hardscaping solutions.",
      url: "http://patioworksinc.com/",
      telephone: "+1-469-312-2829",
      address: {
        @type: "PostalAddress",
        streetAddress: "9818 Monroe Dr",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75220",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.874286399999995,
        longitude: -96.8777831
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patio designs, Residential property owners wanting to add outdoor living spaces, Dallas residents looking for professional hardscaping installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Durable Hardscaping Materials"
        }
      ],
      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.