Structured Data

    Clarke Realty

    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: "Clarke Realty",
      description: "Clarke Realty is an independent real estate agency based in St. Petersburg, Florida, serving the Tampa Bay area and surrounding communities. The team specializes in residential sales, buyer representation, and seller services, with deep local market expertise. They focus on personalized service to help clients navigate buying, selling, and investing in Florida real estate.",
      url: "https://clarkerealtyflorida.com/",
      telephone: "+1-727-308-1072",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 4th St N Suite 229",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7729261,
        longitude: -82.63893
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "242",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, Tampa Bay, and surrounding Florida communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking for personalized service, real estate investors, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate"
        }
      ],
      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.