Structured Data

    Latinos Document Assistant

    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: "Latinos Document Assistant",
      description: "Latinos Document Assistant provides comprehensive document preparation and immigration assistance services to Spanish-speaking clients in Bakersfield. They specialize in helping individuals navigate complex paperwork for immigration matters, residency applications, and other legal documents. Their bilingual team offers personalized guidance to ensure clients understand each step of the process and submit accurate documentation.",
      telephone: "+1-661-912-9924",
      address: {
        @type: "PostalAddress",
        streetAddress: "307 H St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3594653,
        longitude: -119.0215516
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Spanish-speaking immigrants, individuals seeking immigration assistance, families navigating residency applications",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community Focus"
        }
      ],
      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.