Structured Data

    Jordan Kane 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: "Jordan Kane Realtor",
      description: "Jordan Kane Realtor is an independent real estate agent serving Port St. Lucie and the surrounding Treasure Coast area. With a focus on personalized service and local market expertise, Jordan Kane helps buyers and sellers navigate residential real estate transactions with professionalism and attention to detail.",
      url: "http://realtytrader.com/",
      telephone: "+1-772-677-1044",
      address: {
        @type: "PostalAddress",
        streetAddress: "140 NW California Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34986",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.313611700000003,
        longitude: -80.4008523
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding Treasure Coast communities",
      knowsAbout: "Real Estate Agents, Buyers looking to purchase in Port St. Lucie, Sellers seeking to list residential properties, First-time homebuyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        }
      ],
      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.