Structured Data

    SL Nusbaum Realty Co.

    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: "SL Nusbaum Realty Co.",
      description: "SL Nusbaum Realty Co. is a full-service real estate agency based in Norfolk, VA, offering residential sales, property management, and real estate services throughout the Hampton Roads region. With over a century of local market expertise, they serve buyers, sellers, and investors with personalized guidance through every transaction. Their team combines traditional real estate knowledge with modern marketing and transaction management.",
      url: "https://www.slnusbaum.com/",
      telephone: "+1-757-627-8611",
      address: {
        @type: "PostalAddress",
        streetAddress: "440 Monticello Ave Suite 1700",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23510",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.851647299999996,
        longitude: -76.287945
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "252",
        bestRating: "5"
      },
      areaServed: "Norfolk, Virginia and surrounding Hampton Roads region",
      knowsAbout: "Real Estate Agents, Buyers and sellers in Hampton Roads, Residential investors, First-time homebuyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.