Structured Data

    Todd The Mortgage Guy Burnside

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Todd The Mortgage Guy Burnside",
      description: "Todd The Mortgage Guy Burnside is an independent mortgage professional serving the Austin area with personalized home financing solutions. With over 100 five-star reviews, Todd specializes in helping borrowers navigate the mortgage process with transparency and expertise. He works with multiple lenders to find competitive rates and loan programs tailored to each client's financial situation.",
      telephone: "+1-512-844-5432",
      address: {
        @type: "PostalAddress",
        streetAddress: "1401 Northridge Dr",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78723",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3144147,
        longitude: -97.6991941
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing borrowers, Self-employed individuals, Anyone seeking personalized mortgage guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Access to Multiple Lenders"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.