Structured Data

    Traditions Realty LLC

    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: "Traditions Realty LLC",
      description: "Traditions Realty LLC is a full-service real estate agency based in Jacksonville, serving the First Coast with residential home sales, buyer representation, and seller services. The team specializes in helping clients navigate the local market with personalized service and market expertise.",
      url: "http://www.traditionsjax.com/",
      telephone: "+1-904-683-5230",
      address: {
        @type: "PostalAddress",
        streetAddress: "1046 Riverside Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.302857599999996,
        longitude: -81.7057548
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "175",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding First Coast areas",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, families relocating to Jacksonville",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate Coverage"
        },
        {
          @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.