Structured Data

    Home Town Mortgage

    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: "Home Town Mortgage",
      description: "Home Town Mortgage is a mortgage lender serving the Atlanta metro area with a focus on personalized service and competitive rates. Located in Alpharetta, they help homebuyers and refinancers secure financing for residential properties with streamlined underwriting and local decision-making. Their experienced team works with first-time buyers, move-up homeowners, and borrowers seeking refinance options.",
      url: "http://www.hometownmortgage.net/",
      telephone: "+1-770-634-2531",
      address: {
        @type: "PostalAddress",
        streetAddress: "199 Academy St",
        addressLocality: "Alpharetta",
        addressRegion: "GA",
        postalCode: "30009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0751876,
        longitude: -84.28792519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "193",
        bestRating: "5"
      },
      areaServed: "Alpharetta, Atlanta metro area, and North Georgia",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, Move-up homeowners, Refinance borrowers, Self-employed professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Decision-Making"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Track Record"
        }
      ],
      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.