Structured Data

    Tower Home Loans

    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: "Tower Home Loans",
      description: "Tower Home Loans is a mortgage brokerage serving the greater Boston area with home purchase and refinancing solutions. Based in Reading, MA, they specialize in connecting borrowers with competitive loan options from multiple lenders, helping first-time homebuyers and existing homeowners find mortgages tailored to their financial situation. Their team focuses on making the mortgage process straightforward and accessible.",
      url: "https://www.towerhomeloans.com/",
      telephone: "+1-781-399-0064",
      address: {
        @type: "PostalAddress",
        streetAddress: "306 Main St",
        addressLocality: "Reading",
        addressRegion: "MA",
        postalCode: "01867",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.516555,
        longitude: -71.10383879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Reading, MA and surrounding Boston metropolitan area",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, existing homeowners refinancing, borrowers seeking competitive mortgage rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Lender Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Mortgage Solutions"
        }
      ],
      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.