Structured Data

    Austin Outdoor Design

    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: "Austin Outdoor Design",
      description: "Austin Outdoor Design is a landscape design and build firm specializing in modern exterior spaces for both residential and commercial properties. They create contemporary outdoor living areas designed as seamless extensions of homes and businesses, emphasizing beauty, function, and intentional design. Their portfolio includes custom residential projects and high-concept commercial spaces that transform outdoor areas into inspiring environments.",
      url: "http://www.austinoutdoordesign.com/",
      telephone: "+1-512-368-2001",
      address: {
        @type: "PostalAddress",
        streetAddress: "1250 S Capital of Texas Hwy Bldg 1 Ste 325",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78746",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2806438,
        longitude: -97.823793
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking modern outdoor living spaces, commercial property owners wanting elevated outdoor experiences, contemporary design enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design + Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Design Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial 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.