{
 "id": "1G1YB3D44T5101473",
 "name": "New 2026 Chevrolet Corvette Stingray",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "Stingray",
 "bodyStyle": "coupe",
 "color": "green",
 "condition": "new",
 "price": 95198,
 "currency": "USD",
 "mileage": 3,
 "vin": "1G1YB3D44T5101473",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/51681235478/New-2026-Chevrolet-Corvette-Stingray-ID51681235478-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTMwLzEtMjcwMjYzMDktNmE2YmI0Mzc4OGM5Mi5qcGc=",
 "url": "https://carchat.io/v/tom-light-chevrolet-co/1G1YB3D44T5101473",
 "dealer": {
  "id": "tom-light-chevrolet-co",
  "name": "Tom Light Chevrolet Co.",
  "city": "Bryan",
  "state": "TX",
  "url": "https://carchat.io/d/tom-light-chevrolet-co"
 },
 "description": "description",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "tom-light-chevrolet-co",
   "vin": "1G1YB3D44T5101473",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}