{
 "id": "3FADP4BJXJM109886",
 "name": "2018 Ford Fiesta SE",
 "year": 2018,
 "make": "Ford",
 "model": "Fiesta",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 103562,
 "vin": "3FADP4BJXJM109886",
 "image": "https://www.mosscars.com/images/vehicles/29879EC4-B0D2-BFDB-2E917F580AC022B0_x.jpg",
 "url": "https://carchat.io/v/mosscars/3FADP4BJXJM109886",
 "dealer": {
  "id": "mosscars",
  "name": "Mosscars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mosscars"
 },
 "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": "mosscars",
   "vin": "3FADP4BJXJM109886",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}