Structured Data

    Deepa Kumar, 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: "Deepa Kumar, Realtor",
      description: "Deepa Kumar is a real estate professional serving the Irvine and Orange County area, specializing in residential home sales and purchases. With a background as a real estate consultant, Deepa provides personalized guidance to buyers and sellers navigating the Orange County market. Her approach focuses on understanding clients' unique needs and delivering tailored solutions for their real estate goals.",
      url: "https://www.deepasellsochomes.com/",
      telephone: "+1-949-328-6446",
      address: {
        @type: "PostalAddress",
        streetAddress: "43 Discovery ste 200",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6669343,
        longitude: -117.7570368
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, California",
      knowsAbout: "Real Estate Agents, Irvine homebuyers, residential sellers, Orange County relocators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Orange County 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.