{
 "id": "1FTFW1E18JFE17977",
 "name": "Used 2018 Ford F-150",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 28725,
 "currency": "USD",
 "mileage": 106116,
 "vin": "1FTFW1E18JFE17977",
 "image": "https://pictures.dealer.com/s/samescdjrbastropcllc/1218/9b3e4f7f0f6b5ac6a3297dced4755dffx.jpg",
 "url": "https://carchat.io/v/sames-bastrop-ford/1FTFW1E18JFE17977",
 "dealer": {
  "id": "sames-bastrop-ford",
  "name": "Sames Bastrop Ford",
  "city": "W Bastrop",
  "state": "TX",
  "url": "https://carchat.io/d/sames-bastrop-ford"
 },
 "description": "Is this 2018 Ford F-150 your perfect car? Contact Sames Bastrop Ford to see this Oxford White Truck SuperCrew Cab available for $28725",
 "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": "sames-bastrop-ford",
   "vin": "1FTFW1E18JFE17977",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}