Structured Data

    Law Office of C. Antonio Delgado

    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: "Law Office of C. Antonio Delgado",
      description: "The Law Office of C. Antonio Delgado provides criminal defense representation for clients throughout the Dallas area. Specializing in DUI/DWI cases, drug charges, and other criminal matters, attorney C. Antonio Delgado brings dedicated advocacy to individuals facing serious legal charges. The firm focuses on protecting clients' rights and building strong defense strategies tailored to each case.",
      url: "https://abogadodelgado.com/",
      telephone: "+1-214-501-1840",
      address: {
        @type: "PostalAddress",
        streetAddress: "1341 W Mockingbird Ln Suit 600W",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8221042,
        longitude: -96.86583259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding North Texas areas",
      knowsAbout: "Criminal Defense, Individuals facing DUI charges, Drug charge defendants, Those needing criminal defense representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Approach"
        }
      ],
      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.