Structured Data

    American Pacific Mortgage

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "American Pacific Mortgage",
      description: "American Pacific Mortgage is a mortgage lender serving the San Diego area with a focus on personalized loan solutions. Based in Bernardo Plaza, they work with borrowers to find competitive rates and financing options tailored to individual needs. Their experienced team helps navigate the mortgage process from pre-approval through closing.",
      telephone: "+1-858-225-5600",
      address: {
        @type: "PostalAddress",
        streetAddress: "11770 Bernardo Plaza Ct #451",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0201583,
        longitude: -117.0768788
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "San Diego, California and surrounding communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing customers, Buyers seeking competitive mortgage rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Loan Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.