Structured Data

    Todd Burgener - Realtor

    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: "Todd Burgener - Realtor",
      description: "Todd Burgener is an independent real estate agent based in Austin specializing in residential home sales and purchases. With deep knowledge of the Austin market, Todd works with buyers and sellers to navigate transactions across the greater Austin area. He provides personalized service focused on understanding clients' unique needs and goals.",
      url: "http://www.toddburgener.com/",
      telephone: "+1-512-743-0201",
      address: {
        @type: "PostalAddress",
        streetAddress: "1717 W 6th St Suite 190",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.276215399999998,
        longitude: -97.7658641
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "231",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Real Estate Agents, Austin-area homebuyers, Residential sellers, First-time home buyers, Relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Austin Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Representation"
        }
      ],
      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.