{
 "id": "JTDKN3DU3A5204529",
 "name": "2010 Toyota Prius Prius III",
 "year": 2010,
 "make": "Toyota",
 "model": "Prius",
 "trim": "Prius III",
 "bodyStyle": "hatchback",
 "color": "sandy beach metallic",
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 163736,
 "vin": "JTDKN3DU3A5204529",
 "image": "https://dtimages.blob.core.windows.net/imagecache/1412/8c76256ca4dc3c2dcb31be5785afd5d12c36bbd6.jpg",
 "url": "https://carchat.io/v/mhzautotracy/JTDKN3DU3A5204529",
 "dealer": {
  "id": "mhzautotracy",
  "name": "Mhzautotracy",
  "city": "Tracy",
  "state": "CA",
  "url": "https://carchat.io/d/mhzautotracy"
 },
 "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": "mhzautotracy",
   "vin": "JTDKN3DU3A5204529",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}