{
 "id": "1C6RRFCGXPN579656",
 "name": "2023 Ram 1500 Tradesman",
 "year": 2023,
 "make": "Ram",
 "model": "1500",
 "trim": "Tradesman",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 22878,
 "currency": "USD",
 "mileage": 87542,
 "vin": "1C6RRFCGXPN579656",
 "image": "https://vimg.remora.inc/485472/1c6rrfcgxpn579656-2023-ram-1500-tradesman-flame-red-clear-coat-1-112572.avif",
 "url": "https://carchat.io/v/davidriceautosales/1C6RRFCGXPN579656",
 "dealer": {
  "id": "davidriceautosales",
  "name": "Davidriceautosales",
  "city": "Malibu",
  "state": "LT",
  "url": "https://carchat.io/d/davidriceautosales"
 },
 "description": null,
 "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": "davidriceautosales",
   "vin": "1C6RRFCGXPN579656",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}