{
 "id": "2C4RC1CG0DR606889",
 "name": "2013 Chrysler Town & Country Touring-L",
 "year": 2013,
 "make": "Chrysler",
 "model": "Town & Country",
 "trim": "Touring-L",
 "bodyStyle": "wagon",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 238299,
 "vin": "2C4RC1CG0DR606889",
 "image": "https://portal.waynereaves.net/service/picture/29553/11036AC/27ef900d7904e2c6aed1c009ed6913af3e0474fe.jpg",
 "url": "https://carchat.io/v/theautoclub/2C4RC1CG0DR606889",
 "dealer": {
  "id": "theautoclub",
  "name": "Theautoclub",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/theautoclub"
 },
 "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": "theautoclub",
   "vin": "2C4RC1CG0DR606889",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}