{
 "id": "3C6UR5CJ2VG354797",
 "name": "NEW 2027 BLACK EXPRESS",
 "year": 2027,
 "make": "Ram",
 "model": "NEW",
 "trim": null,
 "bodyStyle": "van",
 "color": "blue",
 "condition": "new",
 "price": 62240,
 "currency": "USD",
 "mileage": null,
 "vin": "3C6UR5CJ2VG354797",
 "image": null,
 "url": "https://carchat.io/v/laredo-dodge-chrysler-jeep-ram/3C6UR5CJ2VG354797",
 "dealer": {
  "id": "laredo-dodge-chrysler-jeep-ram",
  "name": "Laredo Dodge Chrysler Jeep Ram",
  "city": "Laredo",
  "state": "TX",
  "url": "https://carchat.io/d/laredo-dodge-chrysler-jeep-ram"
 },
 "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": "laredo-dodge-chrysler-jeep-ram",
   "vin": "3C6UR5CJ2VG354797",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}