Structured Data

    The Mark Law Firm

    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: "The Mark Law Firm",
      description: "The Mark Law Firm is a legal services provider based in Corpus Christi specializing in criminal defense representation. Led by experienced legal professionals, the firm serves clients facing criminal charges and provides legal consultation and advocacy throughout the Corpus Christi area.",
      telephone: "+1-361-816-3582",
      address: {
        @type: "PostalAddress",
        streetAddress: "1213 Antelope St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7972501,
        longitude: -97.4036234
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Criminal Defense, Individuals facing criminal charges, those needing legal defense representation, defendants seeking local legal counsel",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Criminal Defense Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Legal Consultation"
        }
      ],
      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.