{
 "id": "URLa4cdaf61e8fa1a2b7519e356ff60414d367ba491",
 "name": "2015 Chevrolet Impala Limited",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Impala Limited",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6900,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/54e1960261fedc693249d2924cc4b529/480x360/2015-chevrolet-impala-limited-ltz-fleet-4dr-sedan.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URLa4cdaf61e8fa1a2b7519e356ff60414d367ba491",
 "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": "URLa4cdaf61e8fa1a2b7519e356ff60414d367ba491",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}