Structured Data

    Devon's Car Care

    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: "Devon's Car Care",
      description: "Devon's Car Care is a full-service auto repair shop in Boulder operated by brothers Devon and Brodie Larimore, both master technicians with extensive experience in custom 4x4 builds, high-performance sports cars, and everyday vehicles. The shop specializes in foreign and domestic brands including Subaru, Porsche, Audi, Volvo, Honda, Ford, and Chevy, handling everything from routine maintenance and transmission diagnostics to custom builds and high-end European repairs. Devon's racing background—including competing in King of the Hammers, one of the toughest off-road races in the world—brings a unique expertise in performance and durability, while the brothers' commitment to transparency and fair pricing has built a strong reputation across Boulder County and beyond.",
      url: "http://www.devonscarcare.com/",
      telephone: "+1-303-444-0511",
      address: {
        @type: "PostalAddress",
        streetAddress: "4900 Pearl St #500",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.0251318,
        longitude: -105.2382306
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Boulder and surrounding areas including Denver, Lakewood, Fort Collins, Broomfield, Longmont, and Summit County",
      knowsAbout: "Auto Repair & Mechanics, Off-road enthusiasts, Subaru and European car owners, custom 4x4 builders, performance vehicle owners, Boulder County residents seeking transparent, skilled mechanics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Master Technician & Racing Expert"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Expertise Across All Vehicle Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing & Parts Sourcing"
        }
      ],
      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.