{
 "id": "1C3CDFAA2GD584940",
 "name": "2016 Dodge Dart",
 "year": 2016,
 "make": "Dodge",
 "model": "Dart",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 11499,
 "currency": "USD",
 "mileage": 50779,
 "vin": "1C3CDFAA2GD584940",
 "image": "https://cdn05.carsforsale.com/6820b74afe30235a4eaee510581ae5d4/480x360/2016-dodge-dart-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/1C3CDFAA2GD584940",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "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": "jesco-auto-sales-inc",
   "vin": "1C3CDFAA2GD584940",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}