Structured Data

    Shirah Cohen - 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: "Shirah Cohen - Realtor",
      description: "Shirah Cohen is a dedicated realtor serving the Arlington, VA area and Northern Virginia. She provides comprehensive real estate services including buyer representation, seller representation, and relocation assistance to help clients navigate residential property transactions with confidence and expertise.",
      url: "http://rlahre.com/Agent/Shirah-Cohen",
      telephone: "+1-703-851-0545",
      address: {
        @type: "PostalAddress",
        streetAddress: "4040 Fairfax Dr #10C",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8820976,
        longitude: -77.1088738
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Arlington, Virginia and Northern Virginia",
      knowsAbout: "Real Estate Agents, First-time buyers, Home sellers, Relocating families, Arlington area residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Buyer and Seller Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Relocation Specialist"
        }
      ],
      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.