Structured Data

    Karen Cannon Realtors

    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: "Karen Cannon Realtors",
      description: "Karen Cannon Realtors is a full-service real estate agency based in Dunwoody specializing in residential home sales, buyer representation, and seller services throughout the Atlanta metro area. The team provides personalized guidance for first-time homebuyers, luxury home sellers, and investment property clients, with deep local market knowledge and a commitment to making the buying and selling process smooth and transparent.",
      url: "https://karencannon.com/",
      telephone: "+1-770-352-9658",
      address: {
        @type: "PostalAddress",
        streetAddress: "1317 Dunwoody Village Pkwy #103",
        addressLocality: "Dunwoody",
        addressRegion: "GA",
        postalCode: "30338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9499704,
        longitude: -84.3352261
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "116",
        bestRating: "5"
      },
      areaServed: "Dunwoody, Atlanta metro area, and surrounding North Atlanta communities",
      knowsAbout: "Real Estate Agents, First-time home buyers, luxury home sellers, investment property investors, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Focused Approach"
        }
      ],
      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.