Structured Data

    Allison Steilberg | 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: "Allison Steilberg | Realtor",
      description: "Allison Steilberg is a Jacksonville-based realtor specializing in residential real estate sales and buyer representation throughout the Jacksonville area. With a focus on personalized service, she helps clients navigate the buying and selling process with expert market knowledge and dedicated support. Her approach combines local market expertise with a commitment to understanding each client's unique needs.",
      url: "http://www.showcasejacksonvillehomes.com/",
      telephone: "+1-904-252-5181",
      address: {
        @type: "PostalAddress",
        streetAddress: "3627 St Johns Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.296154500000004,
        longitude: -81.7050843
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to list their homes, Buyers relocating to Jacksonville, Individuals seeking personalized real estate guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client 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.