Structured Data

    Carolina Realty Advisors

    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: "Carolina Realty Advisors",
      description: "Carolina Realty Advisors is a Charlotte-based real estate agency specializing in residential sales, buyer representation, and seller services across the greater Charlotte area. The team provides comprehensive real estate expertise including home staging, relocation assistance, and market analysis to help clients navigate buying, selling, and investment opportunities. They serve first-time homebuyers through luxury property sellers with personalized guidance and local market knowledge.",
      url: "https://www.carolinarealtyadvisorsgroup.com/",
      telephone: "+1-704-619-7070",
      address: {
        @type: "PostalAddress",
        streetAddress: "1001 East Blvd B",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.204986,
        longitude: -80.8481056
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "92",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding Mecklenburg County communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, relocating families, home sellers seeking maximum value, luxury property buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Home Staging Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Relocation Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Buyer & Seller 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.