Structured Data

    JAC Law Office

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "JAC Law Office",
      description: "JAC Law Office is a full-service law firm in Bonita, CA, founded by José A. Contreras, a bilingual attorney specializing in family law, employment law, estate planning, and immigration law. With a background in family law practice and volunteer work assisting domestic violence victims, Mr. Contreras provides compassionate, personalized legal representation with direct client access and offers free initial consultations. The firm serves diverse clients regardless of financial status or language barriers, focusing on clear communication and protecting clients' rights through complex legal matters.",
      url: "http://jaclawoffice.com/",
      telephone: "+1-619-215-1782",
      address: {
        @type: "PostalAddress",
        streetAddress: "4045 Bonita Rd UNIT 210",
        addressLocality: "Bonita",
        addressRegion: "CA",
        postalCode: "91902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6591865,
        longitude: -117.0402179
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "San Diego County, California (Bonita, Chula Vista, and surrounding areas)",
      knowsAbout: "Family Law, Families navigating divorce and custody disputes, domestic violence survivors seeking protection orders, employees facing workplace discrimination or wage disputes, individuals planning estates, immigrants needing representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Legal Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Practice Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic Violence Advocacy Background"
        }
      ],
      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.