Structured Data

    Elizabeth Baker of RE/MAX Southern Shores

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Elizabeth Baker of RE/MAX Southern Shores",
      description: "Elizabeth Baker is a real estate agent with RE/MAX Southern Shores, serving the Charleston area and surrounding Lowcountry communities. She specializes in helping clients buy and sell residential properties, with expertise in navigating the competitive Charleston market and relocating clients into the region. Elizabeth brings personalized service and market knowledge to guide clients through every step of their real estate transaction.",
      telephone: "+1-843-781-0555",
      address: {
        @type: "PostalAddress",
        streetAddress: "677 King St Suite 317",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.795978999999996,
        longitude: -79.9440273
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding Lowcountry communities",
      knowsAbout: "Real Estate Agents, Homebuyers, home sellers, relocating professionals, investment property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "RE/MAX Southern Shores Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.