{
 "id": "NM0LS7E77J1371204",
 "name": "2018 Ford Transit Connect",
 "year": 2018,
 "make": "Ford",
 "model": "Transit Connect",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 159460,
 "vin": "NM0LS7E77J1371204",
 "image": "https://cdn05.carsforsale.com/33dec0232344da36a115cc22eb509686/480x360/2018-ford-transit-connect-xl-4dr-lwb-cargo-mini-van-w-rear-doors.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/NM0LS7E77J1371204",
 "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": "NM0LS7E77J1371204",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}