{
 "id": "JTDKARFU8G3024656",
 "name": "Pre-Owned 2016 Toyota Prius Four",
 "year": 2016,
 "make": "Toyota",
 "model": "Prius",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "blizzard pearl",
 "condition": "used",
 "price": 16991,
 "currency": "USD",
 "mileage": 120220,
 "vin": "JTDKARFU8G3024656",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/0503/782eb4e9fc001c1a2d66621e38c8cc74x.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/JTDKARFU8G3024656",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2016 Toyota Prius your perfect car? Contact Toyota of Cleveland to see this Blizzard Pearl Four Hatchback available for $16991",
 "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": "toyota-of-cleveland",
   "vin": "JTDKARFU8G3024656",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}