Structured Data

    Lilly Chavez, Real Estate Broker

    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: "Lilly Chavez, Real Estate Broker",
      description: "Lilly Chavez is a San Diego-based real estate broker with over 30 years of experience and more than 250 home transactions completed. She specializes in residential buying, selling, downsizing, upgrading, relocating, and investment property assistance across San Diego County and Southern California. Named a top 5% selling Realtor in San Diego in 2019, Lilly is known for providing personalized attention, expert negotiation skills, and local market knowledge to first-time buyers, experienced investors, and sellers alike.",
      url: "https://metahomesrealtyca.com/",
      telephone: "+1-619-454-7656",
      address: {
        @type: "PostalAddress",
        streetAddress: "5073 Central Ave #1501",
        addressLocality: "Bonita",
        addressRegion: "CA",
        postalCode: "91908",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6696233,
        longitude: -117.0210192
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "100",
        bestRating: "5"
      },
      areaServed: "San Diego County, CA and Southern California including Chula Vista, National City, Imperial Beach, Temecula, Los Angeles, and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time home buyers, military personnel (VA loan specialist), investment property buyers, home sellers, relocating families, and repeat clients seeking experienced guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Focused Relationship"
        }
      ],
      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.