Structured Data

    Austin Tree Houses

    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: "Austin Tree Houses",
      description: "Austin Tree Houses specializes in custom treehouse design, construction, and installation for residential properties throughout the Austin area. The company creates unique elevated structures that serve as backyard retreats, playspaces, or entertainment areas, combining creative design with structural engineering expertise. They handle the complete project lifecycle from initial consultation and design through final construction and safety certification.",
      url: "https://austintreehousesetc.com/",
      telephone: "+1-512-490-2400",
      address: {
        @type: "PostalAddress",
        streetAddress: "3300 Bee Caves Rd #650",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78746",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.275005399999998,
        longitude: -97.79891119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking unique backyard retreats, families wanting elevated play structures, property owners looking to maximize outdoor living space",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Project Management"
        }
      ],
      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.