Structured Data

    Judy Boone Realty, Inc.

    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: "Judy Boone Realty, Inc.",
      description: "Judy Boone Realty, Inc. is a full-service real estate agency serving Norfolk and the surrounding Hampton Roads area. The team specializes in residential buying and selling, offering personalized service to first-time homebuyers, seasoned investors, and relocating families. With decades of local market expertise, they provide comprehensive guidance through every step of the real estate transaction.",
      url: "http://www.judyboonerealty.com/",
      telephone: "+1-757-587-2800",
      address: {
        @type: "PostalAddress",
        streetAddress: "809 E Ocean View Ave",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23503",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.9486634,
        longitude: -76.24282020000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "251",
        bestRating: "5"
      },
      areaServed: "Norfolk, Virginia and surrounding Hampton Roads area",
      knowsAbout: "Real Estate Agents, First-time homebuyers, property sellers, relocating families, real estate investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.