Structured Data

    Dina Hendrix REALTOR

    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: "Dina Hendrix REALTOR",
      description: "Dina Hendrix is an independent real estate agent serving the Homewood and greater Birmingham area. She specializes in helping clients buy, sell, and navigate the local real estate market with personalized service and market expertise. Whether you're a first-time homebuyer, downsizing, relocating, or looking to sell your property, Dina provides one-on-one guidance through every step of the transaction.",
      url: "https://www.dinahendrixrealtor.com/",
      telephone: "+1-205-666-5525",
      address: {
        @type: "PostalAddress",
        streetAddress: "2732 18th Place South, 2732 18th Pl S Suite A",
        addressLocality: "Homewood",
        addressRegion: "AL",
        postalCode: "35209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.481451299999996,
        longitude: -86.79085669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Homewood, AL, and surrounding Birmingham metropolitan area",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to downsize, relocating professionals, investment property buyers",
      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.