{
 "id": "1FTBR1C88LKB16013",
 "name": "2020 Ford Transit Medium Roof",
 "year": 2020,
 "make": "Ford",
 "model": "Transit",
 "trim": "Medium Roof",
 "bodyStyle": "minivan",
 "color": "white",
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 176541,
 "vin": "1FTBR1C88LKB16013",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/1FTBR1C88LKB16013",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Hop into this sleek and versatile 2020 Ford Transit! With its spacious interior, this van is perfect for those who prioritize comfort on their daily commute or weekend adventures. Equipped with Bluetooth connectivity, staying connected on the go has never been easier. The powerful engine ensures a smooth and reliable ride, while the rear backup camera provides peace of mind in tight spaces. Whether you're hauling equipment for work or packing up for a road trip with friends, this Transit has you",
 "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": "usedcars12",
   "vin": "1FTBR1C88LKB16013",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}