Structured Data

    Team Huff with AgentOwned Realty

    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: "Team Huff with AgentOwned Realty",
      description: "Team Huff with AgentOwned Realty is a full-service real estate agency based in Mt. Pleasant, SC, specializing in residential sales, purchases, and property management throughout the Charleston area. The team provides comprehensive real estate services including buyer and seller representation, relocation assistance, and market expertise for clients navigating the competitive Lowcountry market.",
      url: "https://teamhuff.com/",
      telephone: "+1-843-779-2375",
      address: {
        @type: "PostalAddress",
        streetAddress: "824 Johnnie Dodds Blvd",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.811135,
        longitude: -79.870723
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Mt. Pleasant, Charleston, and surrounding areas in the Lowcountry",
      knowsAbout: "Real Estate Agents, Buyers and sellers in the Charleston area, relocating families, first-time homebuyers",
      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.