Structured Data

    Lone Oak Homes

    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: "Lone Oak Homes",
      description: "Lone Oak Homes is a real estate agency serving the greater Austin area with a focus on helping clients buy, sell, and invest in properties throughout Central Texas. Based in Pflugerville, the team specializes in residential real estate transactions and provides personalized service to navigate the competitive local market.",
      url: "https://www.loneoakhomesaustin.com/",
      telephone: "+1-737-344-4980",
      address: {
        @type: "PostalAddress",
        streetAddress: "17012 Marsh Wren Pass",
        addressLocality: "Pflugerville",
        addressRegion: "TX",
        postalCode: "78660",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.456884199999998,
        longitude: -97.62524710000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Pflugerville, Austin, and surrounding Central Texas communities",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, investors looking to enter the Austin market, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.