{
 "id": "1FTYR14U25PA00740",
 "name": "2005 Ford Ranger Super Cab 2dr",
 "year": 2005,
 "make": "Ford",
 "model": "Ranger",
 "trim": "Super Cab 2dr",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 187594,
 "vin": "1FTYR14U25PA00740",
 "image": "https://joelsauto.com/uploads/autos/4764/2005_Ford_Ranger_4764_21707.jpg",
 "url": "https://carchat.io/v/joelsauto/1FTYR14U25PA00740",
 "dealer": {
  "id": "joelsauto",
  "name": "Joelsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/joelsauto"
 },
 "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": "joelsauto",
   "vin": "1FTYR14U25PA00740",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}