Structured Data

    Jesus Gonzalez Real Estate Agent

    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: "Jesus Gonzalez Real Estate Agent",
      description: "Jesus Gonzalez is a dedicated real estate agent serving the Twin Falls area with expertise in residential buying and selling. Based at Keller Williams, Jesus works with both buyers and sellers to facilitate successful real estate transactions, leveraging local market knowledge to help clients achieve their property goals.",
      url: "https://jgonzalez39.kw.com/",
      telephone: "+1-208-358-1510",
      address: {
        @type: "PostalAddress",
        streetAddress: "647 Filer Ave W",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5715571,
        longitude: -114.46643329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Real Estate Agents, Local home buyers, Residential sellers, First-time homebuyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Keller Williams Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market 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.