{
 "id": "2C4RC1GG3LR125995",
 "name": "2020 Chrysler Pacifica Limited",
 "year": 2020,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": "Limited",
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 158115,
 "vin": "2C4RC1GG3LR125995",
 "image": "https://cloud.iimanager.com/vdata/bonillasautosalesllc_com/5269227_x800_01.jpg",
 "url": "https://carchat.io/v/bonillasautosalesllc/2C4RC1GG3LR125995",
 "dealer": {
  "id": "bonillasautosalesllc",
  "name": "Bonillasautosalesllc",
  "city": "Yukon",
  "state": "XL",
  "url": "https://carchat.io/d/bonillasautosalesllc"
 },
 "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": "bonillasautosalesllc",
   "vin": "2C4RC1GG3LR125995",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}