Structured Data

    Heather Taylor Realtor | Listing Agent

    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: "Heather Taylor Realtor | Listing Agent",
      description: "Heather Taylor is a dedicated listing agent serving the Phoenix metropolitan area with expertise in helping homeowners sell their properties effectively. Based in Gilbert, Heather specializes in marketing homes to the right buyers and negotiating favorable terms for her clients. She combines local market knowledge with personalized service to guide sellers through every step of the selling process.",
      url: "https://www.heathersellsaz.com/",
      telephone: "+1-480-229-1664",
      address: {
        @type: "PostalAddress",
        streetAddress: "1355 S Higley Rd STE 111",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85296",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3259265,
        longitude: -111.72017029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Gilbert, Arizona and greater Phoenix metropolitan area",
      knowsAbout: "Real Estate Agents, Home sellers, property owners looking to sell, families relocating out of the Phoenix area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Listing-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gilbert-Based Local Knowledge"
        }
      ],
      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.