Structured Data

    Accelerated Lending Group

    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: "Accelerated Lending Group",
      description: "Accelerated Lending Group is a mortgage lending company based in Bakersfield, CA, specializing in home loans and financing solutions for borrowers. They work directly with clients to provide personalized mortgage services, helping homebuyers and refinancers navigate the lending process with professional guidance.",
      url: "http://mylenderalg.com/",
      telephone: "+1-661-489-5363",
      address: {
        @type: "PostalAddress",
        streetAddress: "5330 Office Centre Ct Ste. 58",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3609422,
        longitude: -119.06213439999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Mortgage Brokers, Homebuyers seeking conventional mortgages, homeowners looking to refinance, borrowers preferring direct lender relationships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Lender Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.