{
 "id": "1FM5K7D80GGB05420",
 "name": "2016 Ford Explorer",
 "year": 2016,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 76978,
 "vin": "1FM5K7D80GGB05420",
 "image": "https://cdn05.carsforsale.com/0094025f22479157a935a0fe30b955493d/480x360/2016-ford-explorer-xlt-4dr-suv.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1FM5K7D80GGB05420",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "1FM5K7D80GGB05420",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}