{
 "id": "1J4FA39S93P301501",
 "name": "2003 Jeep Wrangler X/Commando",
 "year": 2003,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "X/Commando",
 "bodyStyle": "suv",
 "color": "blu",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 110227,
 "vin": "1J4FA39S93P301501",
 "image": null,
 "url": "https://carchat.io/v/voyagesportsllc/1J4FA39S93P301501",
 "dealer": {
  "id": "voyagesportsllc",
  "name": "Voyagesportsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/voyagesportsllc"
 },
 "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": "voyagesportsllc",
   "vin": "1J4FA39S93P301501",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}