Structured Data

    Team Alday, Realtor

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Team Alday, Realtor",
      description: "Team Alday is a real estate brokerage based in Berwyn serving the Chicago metropolitan area and surrounding communities. The team specializes in residential real estate transactions, helping clients buy, sell, and invest in properties throughout the region. With strong local market knowledge and personalized service, Team Alday works with first-time homebuyers, sellers, and investors to navigate the real estate process.",
      telephone: "+1-312-286-8614",
      address: {
        @type: "PostalAddress",
        streetAddress: "6507 Cermak Rd",
        addressLocality: "Berwyn",
        addressRegion: "IL",
        postalCode: "60402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8504388,
        longitude: -87.786344
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Berwyn, IL and Chicago metropolitan area",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Residential sellers, Real estate investors, Chicago-area relocators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service"
        }
      ],
      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.