{
 "id": "URLe683d598b42bb3882d732c3d3265a62f95fcc0f6",
 "name": "2010 Chrysler 300",
 "year": 2010,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 4250,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00ebcd31cf177e2cfd31edae7150aeca8f/480x360/2010-chrysler-300-touring-4dr-sedan.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URLe683d598b42bb3882d732c3d3265a62f95fcc0f6",
 "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": "URLe683d598b42bb3882d732c3d3265a62f95fcc0f6",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}