Structured Data

    Sabbor Sheikh Real Estate

    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: "Sabbor Sheikh Real Estate",
      description: "Sabbor Sheikh is an independent real estate agent serving the Greater Boston area, including Somerville and surrounding communities. With deep knowledge of the local market, Sabbor works with buyers and sellers to navigate transactions with personalized service and attention to detail. The business specializes in helping clients achieve their real estate goals whether purchasing, selling, or investing in the region.",
      url: "http://www.sabborsheikh.com/",
      telephone: "+1-617-767-6228",
      address: {
        @type: "PostalAddress",
        streetAddress: "50 Spencer Ave",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02144",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3935591,
        longitude: -71.1141964
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Somerville, MA and Greater Boston area",
      knowsAbout: "Real Estate Agents, First-time home buyers, sellers in the Greater Boston area, investors exploring the local market",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate Support"
        }
      ],
      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.