Structured Data

    Cook, Bradford & Levy, LLC

    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: "Cook, Bradford & Levy, LLC",
      description: "Cook, Bradford & Levy, LLC is a personal injury law firm based in Lafayette, Colorado, with over 60 years of combined legal experience. They specialize in car accidents, truck accidents, motorcycle accidents, bicycle accidents, dog bites, slip and fall claims, and distracted driving cases. The firm has recovered tens of millions of dollars for clients through skilled negotiation and litigation, never representing insurance companies and always prioritizing individual client advocacy against large insurers.",
      url: "https://www.cookinjurylaw.com/",
      telephone: "+1-303-543-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "2590 Trailridge Dr E #202",
        addressLocality: "Lafayette",
        addressRegion: "CO",
        postalCode: "80026",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.011196999999996,
        longitude: -105.12719799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Boulder County and surrounding areas in Colorado, including Lafayette",
      knowsAbout: "Personal Injury Law, Car accident victims, truck accident victims, motorcycle accident victims, slip and fall claimants, dog bite victims, distracted driving injury survivors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "60+ Years of Legal Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Never Represents Insurance Companies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Case Expertise"
        }
      ],
      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.