Structured Data

    Patti Barnett - First Capital Group

    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: "Patti Barnett - First Capital Group",
      description: "Patti Barnett is a mortgage professional with First Capital Group serving the Bakersfield area. She specializes in helping borrowers navigate mortgage options, including conventional loans, FHA loans, VA loans, and refinancing solutions. With a focus on personalized service, Patti works to match clients with loan programs that fit their financial situations and homeownership goals.",
      telephone: "+1-661-616-1195",
      address: {
        @type: "PostalAddress",
        streetAddress: "5329 Office Park Dr Suite 130",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3652598,
        longitude: -119.0633142
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, Veterans seeking VA loans, Homeowners refinancing, Borrowers with FHA loan needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Loan Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Local Specialist"
        }
      ],
      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.