Structured Data

    Kyle Johnston - Real Estate Partners Chattanooga 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: "Kyle Johnston - Real Estate Partners Chattanooga LLC",
      description: "Kyle Johnston is a real estate agent serving Chattanooga and surrounding areas through Real Estate Partners Chattanooga LLC. Based at 525 W Main St, Kyle specializes in helping buyers and sellers navigate the local real estate market with personalized service and market expertise. His approach focuses on understanding each client's unique needs to facilitate successful transactions in the Chattanooga area.",
      url: "https://kylejohnstonhomes.com/",
      telephone: "+1-423-760-0072",
      address: {
        @type: "PostalAddress",
        streetAddress: "525 W Main St",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.038927699999995,
        longitude: -85.314066
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, relocating professionals",
      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.