{
 "id": "JN8AS5MV2CW381521",
 "name": "2012 Nissan Rogue S",
 "year": 2012,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "maroon",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 86151,
 "vin": "JN8AS5MV2CW381521",
 "image": "https://portal.waynereaves.net/service/picture/33685/381521/4ecda3228b4c32991ae54f775a72d994892fa19b.jpg",
 "url": "https://carchat.io/v/896-6222/JN8AS5MV2CW381521",
 "dealer": {
  "id": "896-6222",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/896-6222"
 },
 "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": "896-6222",
   "vin": "JN8AS5MV2CW381521",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}