{
 "id": "URLa079ceb98623cf51a46abaf18d3d7a972fff64a5",
 "name": "2015 Jeep Wrangler Unlimited",
 "year": 2015,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18900,
 "currency": "USD",
 "mileage": 101823,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/lotus-nashville/URLa079ceb98623cf51a46abaf18d3d7a972fff64a5",
 "dealer": {
  "id": "lotus-nashville",
  "name": "Lotus Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/lotus-nashville"
 },
 "description": "View photos and features of this Used 2015 Jeep Wrangler Unlimited for sale at Lotus Nashville!",
 "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": "lotus-nashville",
   "vin": "URLa079ceb98623cf51a46abaf18d3d7a972fff64a5",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}