Structured Data

    Cassidy & Olivarez

    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: "Cassidy & Olivarez",
      description: "Cassidy & Olivarez is a criminal defense law firm in Corpus Christi dedicated to protecting clients' rights through clear, understandable legal guidance. They handle cases ranging from traffic violations and DWI charges to serious felonies, working with clients to develop strategic defense plans tailored to their circumstances. The firm offers free consultations and virtual meeting options to make legal representation accessible.",
      url: "https://361defense.com/",
      telephone: "+1-361-887-2965",
      address: {
        @type: "PostalAddress",
        streetAddress: "413 N Tancahua St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7937463,
        longitude: -97.3989362
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, Texas and surrounding areas",
      knowsAbout: "Criminal Defense, Individuals facing DWI charges, traffic violations, felony charges, or other criminal charges in Corpus Christi",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Clear Communication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Virtual Meetings Available"
        }
      ],
      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.