Structured Data

    Edward N. Ajlouny Attorney at Law

    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: "Edward N. Ajlouny Attorney at Law",
      description: "Edward N. Ajlouny is a criminal defense attorney based in San Jose serving clients throughout the Bay Area. With extensive experience in DUI/DWI defense, felony cases, and misdemeanor charges, Mr. Ajlouny provides aggressive legal representation for individuals facing criminal charges. He offers free consultations and is available to discuss your case and defense strategy.",
      url: "http://www.edwardajlouny.com/",
      telephone: "+1-408-234-5562",
      address: {
        @type: "PostalAddress",
        streetAddress: "2 N Market St Ste. 444",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3358187,
        longitude: -121.89196980000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "San Jose, Bay Area, Santa Clara County",
      knowsAbout: "Criminal Defense, Individuals facing DUI charges, felony charges, misdemeanor charges, Bay Area residents needing criminal defense representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown San Jose Location"
        }
      ],
      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.