Structured Data

    Smart Choice Realty

    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: "Smart Choice Realty",
      description: "Smart Choice Realty is a full-service real estate agency serving the Raleigh area and surrounding communities. The team specializes in buyer and seller representation, helping both first-time homebuyers and experienced investors navigate the local market. Known for personalized service and deep knowledge of the Triangle region, Smart Choice Realty works with clients to achieve their real estate goals whether buying, selling, or investing.",
      url: "http://www.smartpeoplelivehere.com/",
      telephone: "+1-919-322-0077",
      address: {
        @type: "PostalAddress",
        streetAddress: "3950 Blue Ridge Rd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8332592,
        longitude: -78.6782985
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "194",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding Triangle area",
      knowsAbout: "Real Estate Agents, First-time buyers, home sellers, real estate investors, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Client Focus"
        }
      ],
      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.