Structured Data

    Hill Street Realty, Inc.

    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: "Hill Street Realty, Inc.",
      description: "Hill Street Realty, Inc. is a Jacksonville-based real estate agency located in the historic Five Points area, serving buyers and sellers throughout the Jacksonville market. The firm offers comprehensive real estate services including buyer representation, seller representation, and property management expertise. With strong local market knowledge and personalized service, Hill Street Realty helps clients navigate residential transactions with professionalism and attention to detail.",
      url: "http://hstreetrealty.com/",
      telephone: "+1-904-717-1515",
      address: {
        @type: "PostalAddress",
        streetAddress: "311 W Ashley St Suite 4A",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.331765899999997,
        longitude: -81.6607384
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Real Estate Agents, Jacksonville area homebuyers, residential sellers, first-time buyers, people relocating to Jacksonville",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Jacksonville Location"
        },
        {
          @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.