Structured Data

    JDS Collision Repair LLC

    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: "JDS Collision Repair LLC",
      description: "JDS Collision Repair LLC is a full-service auto body shop in Irving specializing in collision repair, damage assessment, and vehicle restoration. With extensive experience handling insurance claims and complex repairs, they serve customers throughout the DFW area with professional craftsmanship and attention to detail.",
      url: "http://jdscollision.com/",
      telephone: "+1-972-721-0650",
      address: {
        @type: "PostalAddress",
        streetAddress: "222 W Airport Fwy",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8360628,
        longitude: -96.94763549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "347",
        bestRating: "5"
      },
      areaServed: "Irving, Dallas-Fort Worth and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners seeking professional collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Facility"
        }
      ],
      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.