Structured Data

    Troy Phillips - Realtor

    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: "Troy Phillips - Realtor",
      description: "Troy Phillips is an independent realtor serving the Goose Creek and greater Charleston area with expertise in residential real estate sales. Operating through Great Charleston Properties, Troy helps buyers find their ideal homes and assists sellers in marketing their properties effectively. With a focus on personalized service and market knowledge, Troy works directly with clients to navigate one of the region's most competitive real estate markets.",
      url: "http://www.greatcharlestonproperties.com/",
      telephone: "+1-843-296-7403",
      address: {
        @type: "PostalAddress",
        streetAddress: "567 Crowfield Blvd unit b",
        addressLocality: "Goose Creek",
        addressRegion: "SC",
        postalCode: "29445",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0142703,
        longitude: -80.0640944
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Goose Creek, SC and surrounding Charleston-area communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, families relocating to the Charleston area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent with Local Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Buyer and Seller 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.