Structured Data

    Janet Brown, Realtor

    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: "Janet Brown, Realtor",
      description: "Janet Brown is a Keller Williams realtor serving Corpus Christi and the surrounding Texas Coastal Bend area. With extensive experience in residential real estate, she helps buyers and sellers navigate the local market with personalized service and market expertise. Janet specializes in making the buying and selling process smooth and successful for her clients.",
      url: "http://janetbrown.kw.com/",
      telephone: "+1-661-755-6421",
      address: {
        @type: "PostalAddress",
        streetAddress: "4518 Everhart Rd #101",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.723523000000004,
        longitude: -97.3782787
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, Texas and surrounding Coastal Bend region",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, relocation clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Keller Williams Affiliation"
        },
        {
          @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.