Structured Data

    Blake Harvey

    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: "Blake Harvey",
      description: "Blake Harvey is a mortgage loan officer based in Nashville who helps clients secure financing for home purchases and refinancing through CMG Home Loans. With access to multiple lending programs and a focus on personalized service, Blake works with borrowers to find loan solutions tailored to their financial situation and homeownership goals.",
      url: "https://www.cmghomeloans.com/mysite/blake-harvey",
      telephone: "+1-615-567-3677",
      address: {
        @type: "PostalAddress",
        streetAddress: "209 10th Ave S Office 545 and 547",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1553788,
        longitude: -86.78251600000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Mortgage Brokers, Home buyers, homeowners refinancing, first-time buyers, investment property purchasers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CMG Home Loans Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Loan Consultation"
        }
      ],
      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.