{
 "id": "JTDKN3DU8F1897001",
 "name": "2015 Toyota Prius Four",
 "year": 2015,
 "make": "Toyota",
 "model": "Prius",
 "trim": "Four",
 "bodyStyle": "hatchback",
 "color": "black",
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 83351,
 "vin": "JTDKN3DU8F1897001",
 "image": "https://imagescdn.dealercarsearch.com/Media/1756/24286369/639246463826301400.jpg",
 "url": "https://carchat.io/v/justrightmotors/JTDKN3DU8F1897001",
 "dealer": {
  "id": "justrightmotors",
  "name": "Justrightmotors",
  "city": "Englewood",
  "state": "CO",
  "url": "https://carchat.io/d/justrightmotors"
 },
 "description": "Visit Just Right Motors to see more pictures of this vehicle or call us at 303-783-2188 today to schedule your test drive.",
 "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": "justrightmotors",
   "vin": "JTDKN3DU8F1897001",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}