{
 "id": "URL8d829bcdfd7a0d1a4bdd81cc29f6d7dd92986b1a",
 "name": "2014 Ford F-150",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00a12458bbe068c765de1084b29a509746/480x360/2014-ford-f-150-xlt-4x4-4dr-supercrew-styleside-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URL8d829bcdfd7a0d1a4bdd81cc29f6d7dd92986b1a",
 "dealer": {
  "id": "ez-buy-auto-ctr",
  "name": "EZ Buy Auto Ctr",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ez-buy-auto-ctr"
 },
 "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": "ez-buy-auto-ctr",
   "vin": "URL8d829bcdfd7a0d1a4bdd81cc29f6d7dd92986b1a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}