Structured Data

    Town Square Realty

    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: "Town Square Realty",
      description: "Town Square Realty is a full-service real estate agency in Homewood, AL, specializing in residential sales and property management. The team offers comprehensive services including buyer representation, seller representation, and local market expertise to help clients navigate the buying and selling process with confidence.",
      url: "http://townsquarehome.com/",
      telephone: "+1-205-945-4663",
      address: {
        @type: "PostalAddress",
        streetAddress: "490 Wildwood Cir N",
        addressLocality: "Homewood",
        addressRegion: "AL",
        postalCode: "35209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4470806,
        longitude: -86.83107749999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "195",
        bestRating: "5"
      },
      areaServed: "Homewood, AL and surrounding areas",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, people relocating to the Homewood area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.