{
 "id": "3FA6P0HD0LR168566",
 "name": "2020 Ford Fusion",
 "year": 2020,
 "make": "Ford",
 "model": "Fusion",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14747,
 "currency": "USD",
 "mileage": 79158,
 "vin": "3FA6P0HD0LR168566",
 "image": "https://cdn05.carsforsale.com/751002dfb1c383f3462db9d50a32a99c/480x360/2020-ford-fusion-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/hacienda-ford-edinburg/3FA6P0HD0LR168566",
 "dealer": {
  "id": "hacienda-ford-edinburg",
  "name": "HACIENDA FORD",
  "city": "Edinburg",
  "state": "TX",
  "url": "https://carchat.io/d/hacienda-ford-edinburg"
 },
 "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": "hacienda-ford-edinburg",
   "vin": "3FA6P0HD0LR168566",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}