Structured Data

    Lubbock Criminal Defense Group

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lubbock Criminal Defense Group",
      description: "Lubbock Criminal Defense Group provides comprehensive criminal defense representation for clients facing charges in Lubbock and the surrounding area. Their experienced attorneys handle a wide range of criminal matters, from misdemeanors to felonies, and offer free consultations to help clients understand their legal options and rights.",
      url: "https://lubbockcriminaldefensegroup.com/",
      telephone: "+1-806-503-2322",
      address: {
        @type: "PostalAddress",
        streetAddress: "820 Buddy Holly Ave #14",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.587810499999996,
        longitude: -101.844872
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI defendants, first-time offenders, those needing felony or misdemeanor defense",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Attorneys"
        }
      ],
      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.