{
 "id": "3TMAZ5CN5JM075306",
 "name": "2018 TOYOTA TACOMA Automatic",
 "year": 2018,
 "make": "Toyota",
 "model": "TACOMA",
 "trim": "Automatic",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "3TMAZ5CN5JM075306",
 "image": null,
 "url": "https://carchat.io/v/driveoutmotors/3TMAZ5CN5JM075306",
 "dealer": {
  "id": "driveoutmotors",
  "name": "Driveoutmotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveoutmotors"
 },
 "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": "driveoutmotors",
   "vin": "3TMAZ5CN5JM075306",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}