Structured Data

    Sylvia Groce, Real Estate Broker, RE/MAX Equity Group

    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: "Sylvia Groce, Real Estate Broker, RE/MAX Equity Group",
      description: "Sylvia Groce is a real estate broker with RE/MAX Equity Group serving the Portland area. She specializes in helping buyers and sellers navigate the local real estate market with personalized service and market expertise. Whether you're a first-time homebuyer, looking to sell your home, or exploring investment properties, Sylvia provides comprehensive real estate solutions tailored to your goals.",
      url: "https://sylvia-groce.remax.com/",
      telephone: "+1-503-320-6026",
      address: {
        @type: "PostalAddress",
        streetAddress: "541 NE 20th Ave #210",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.52707710000001,
        longitude: -122.6458844
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, investment property investors, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "RE/MAX Equity Group Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.