Structured Data

    Adams 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: "Adams REALTORS",
      description: "Adams REALTORS is a full-service real estate agency based in Atlanta offering comprehensive buying, selling, and investment property services. The team specializes in helping clients navigate the Atlanta market with personalized guidance, market expertise, and dedicated support throughout the transaction process. Whether you're a first-time buyer, experienced investor, or looking to sell your home, Adams REALTORS provides strategic advice and hands-on service to achieve your real estate goals.",
      url: "https://www.adamsrealtors.com/",
      telephone: "+1-404-688-1222",
      address: {
        @type: "PostalAddress",
        streetAddress: "458 Cherokee Ave SE",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7419739,
        longitude: -84.3732048
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Atlanta, Georgia and surrounding metro areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, real estate investors, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Presence"
        }
      ],
      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.