{
 "id": "1FBAX2Y89NKA83885",
 "name": "Used 2022 Ford Transit XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Transit",
 "trim": "XLT",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 4396,
 "currency": "USD",
 "mileage": 81358,
 "vin": "1FBAX2Y89NKA83885",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/12/51928194620/Used-2022-Ford-Transit-XLT-ID51928194620-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTAyLzEtMjc4OTMzNzEtNmE3MDBmMWJjMWY5OS5qcGc=",
 "url": "https://carchat.io/v/orr-volkswagen-of-texarkana/1FBAX2Y89NKA83885",
 "dealer": {
  "id": "orr-volkswagen-of-texarkana",
  "name": "Orr Volkswagen of Texarkana",
  "city": "Texarkana",
  "state": "TX",
  "url": "https://carchat.io/d/orr-volkswagen-of-texarkana"
 },
 "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": "orr-volkswagen-of-texarkana",
   "vin": "1FBAX2Y89NKA83885",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}