Structured Data

    Moss Law Office

    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: "Moss Law Office",
      description: "Moss Law Office is a criminal defense firm based in Corpus Christi serving clients throughout the Texas Coastal Bend region. The firm handles a range of criminal cases including DUI/DWI, felony charges, misdemeanors, and drug-related offenses. They provide direct legal representation for individuals facing criminal charges in local and state courts.",
      telephone: "+1-361-992-8999",
      address: {
        @type: "PostalAddress",
        streetAddress: "5350 S Staples St # 209",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.703649,
        longitude: -97.3716211
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Corpus Christi and surrounding areas, Texas",
      knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI/DWI defendants, those charged with felonies or misdemeanors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Criminal Defense Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Charge Types"
        }
      ],
      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.