Structured Data

    Rachael Hill - 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: "Rachael Hill - Realtor",
      description: "Rachael Hill is a dedicated real estate agent serving the Dallas-Fort Worth area, specializing in helping clients buy, sell, and invest in properties throughout North Texas. Based in Frisco, Rachael brings personalized service and market expertise to guide clients through every step of their real estate journey, whether they're first-time homebuyers, sellers, or investors.",
      url: "https://rachaelhillrealtor.com/",
      telephone: "+1-248-310-9984",
      address: {
        @type: "PostalAddress",
        streetAddress: "11901 Dallas Pkwy #100",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75033",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1770134,
        longitude: -96.84047919999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Frisco, Dallas-Fort Worth metroplex, and surrounding North Texas communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, real estate investors, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Service"
        },
        {
          @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.