Structured Data

    Sharon Ross, Realtor for Boca, Delray Beach

    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: "Sharon Ross, Realtor for Boca, Delray Beach",
      description: "Sharon Ross is a real estate agent serving Boca Raton and Delray Beach with expertise in residential sales and buyer representation. Operating through Rockstar Home Group, Sharon helps clients navigate the South Florida real estate market with personalized service and local market knowledge. She specializes in helping both buyers and sellers achieve their real estate goals in the Boca Raton and Delray Beach communities.",
      url: "https://rockstarhomegroup.com/",
      telephone: "+1-561-374-4582",
      address: {
        @type: "PostalAddress",
        streetAddress: "3200 N Military Trl #110",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33431",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3814991,
        longitude: -80.1201329
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Boca Raton, Delray Beach, and surrounding South Florida communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, residential buyers, home sellers, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rockstar Home Group Affiliation"
        }
      ],
      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.