Structured Data

    Yanni Uriah 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: "Yanni Uriah Realtor®",
      description: "Yanni Uriah is a real estate agent based in Marietta serving the greater Atlanta area with comprehensive buying and selling services. With expertise across residential properties, Yanni provides personalized guidance whether you're a first-time buyer, seasoned investor, or looking to sell your home in today's market. Known for direct client communication and market knowledge of the Marietta and surrounding communities.",
      url: "http://www.yannisellshomes.com/",
      telephone: "+1-470-778-1005",
      address: {
        @type: "PostalAddress",
        streetAddress: "192 Anderson St SE",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.951098699999996,
        longitude: -84.5468782
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Marietta, Georgia and surrounding Atlanta metropolitan areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, buyers relocating to the Atlanta area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Agent Communication"
        },
        {
          @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.