Structured Data

    The Caleb Pearson Team

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Caleb Pearson Team",
      description: "The Caleb Pearson Team is a real estate agency based in Mount Pleasant specializing in residential sales, buyer representation, and seller services throughout the Charleston area. Led by experienced agent Caleb Pearson, the team focuses on helping clients navigate the competitive local market with personalized service and market expertise. They serve both first-time homebuyers and experienced investors looking to buy or sell property in the region.",
      url: "http://www.calebpearsonteam.com/",
      telephone: "+1-843-970-1711",
      address: {
        @type: "PostalAddress",
        streetAddress: "1157 Chuck Dawley Blvd",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.801525,
        longitude: -79.854901
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "135",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Luxury home sellers, Investment property buyers, Relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.