{
 "id": "1FTEW1EGXHKC65315",
 "name": "2017 Ford F150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 27245,
 "currency": "USD",
 "mileage": 70844,
 "vin": "1FTEW1EGXHKC65315",
 "image": "https://rle-photos.s3.amazonaws.com/photos/4e23548b092b405223e5bbb6002ebe45/7018/6c865c01-2e83-4b65-be0d-7b2256bda656.jpg",
 "url": "https://carchat.io/v/oregonautomotive/1FTEW1EGXHKC65315",
 "dealer": {
  "id": "oregonautomotive",
  "name": "Oregonautomotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/oregonautomotive"
 },
 "description": "Oregon Automotive is proud to offer this beautiful 2017 Ford F150 that comes well equipped with 6 Speakers,AM/FM radio,CD player,Radio data system,Radio: AM/FM Stereo/Single-CD Player,Air Conditioning,Power steering,Power windows,Remote keyless entry,Steering wheel mounted audio controls,SYNC,Speed-sensing steering,Traction control,4-Wheel Disc Brakes,ABS brakes,Dual front impact airbags,Dual front side impact airbags,Front anti-roll bar,Front wheel independent suspension,Low tire pressure warni",
 "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": "oregonautomotive",
   "vin": "1FTEW1EGXHKC65315",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}