Structured Data

    Sam Gray, Compass, Real Estate Agent

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sam Gray, Compass, Real Estate Agent",
      description: "Sam Gray is a real estate agent with Compass serving the Nashville area, helping clients buy, sell, and invest in residential properties. With a background spanning general contracting and real estate consultation, Sam brings deep knowledge of property conditions, renovation potential, and market value to every transaction. He specializes in guiding buyers and sellers through the complexities of the Nashville market.",
      url: "https://samgrayrealestate.com/",
      telephone: "+1-615-715-2356",
      address: {
        @type: "PostalAddress",
        streetAddress: "2206 21st Ave S",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1295742,
        longitude: -86.8020442
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Real Estate Agents, Homebuyers, sellers, investors, first-time homebuyers, luxury home sellers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Background"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Compass Support"
        },
        {
          @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.