Structured Data

    Mid-Atlantic Realty and Associates

    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: "Mid-Atlantic Realty and Associates",
      description: "Mid-Atlantic Realty and Associates is a full-service real estate agency serving Norfolk and the surrounding Virginia area. The team specializes in residential sales, buyer representation, and property marketing, helping both first-time homebuyers and experienced investors navigate the local market. With deep roots in the Mid-Atlantic region, they provide personalized service and local market expertise to achieve successful transactions.",
      url: "http://www.midatlanticrealtyandassociates.com/",
      telephone: "+1-757-773-6790",
      address: {
        @type: "PostalAddress",
        streetAddress: "4400 Pleasant Ave",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23518",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.928430999999996,
        longitude: -76.18948800000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Norfolk, Virginia and surrounding Mid-Atlantic region",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to move, Relocating professionals, Investment property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        }
      ],
      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.