{
 "id": "5NPD74LF6HH096526",
 "name": "2017 Hyundai Elantra",
 "year": 2017,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 103430,
 "vin": "5NPD74LF6HH096526",
 "image": "https://cdn05.carsforsale.com/00f4677d80bbaaecd1b479d3b2244d646f/480x360/2017-hyundai-elantra-se-4dr-sedan-us-midyear-release-.jpg",
 "url": "https://carchat.io/v/ricky-s-autoplex/5NPD74LF6HH096526",
 "dealer": {
  "id": "ricky-s-autoplex",
  "name": "Ricky's Autoplex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ricky-s-autoplex"
 },
 "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": "ricky-s-autoplex",
   "vin": "5NPD74LF6HH096526",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}