{
 "id": "3FA6P0G78LR246765",
 "name": "2020 Ford Fusion S",
 "year": 2020,
 "make": "Ford",
 "model": "Fusion",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "magnetic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 85486,
 "vin": "3FA6P0G78LR246765",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/ee2cffcc-2674-4177-8002-64dc2dc7073b.jpg",
 "url": "https://carchat.io/v/houseofcars/3FA6P0G78LR246765",
 "dealer": {
  "id": "houseofcars",
  "name": "Houseofcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/houseofcars"
 },
 "description": "6-Speed Automatic. Magnetic 2020 Ford Fusion S FWD 6-Speed Automatic 2.5L iVCT 21/31 City/Highway MPG",
 "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": "houseofcars",
   "vin": "3FA6P0G78LR246765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}