{
 "id": "KM8J33A45KU978497",
 "name": "2019 Hyundai Tucson Value Sport Utility 4D",
 "year": 2019,
 "make": "Hyundai",
 "model": "Tucson",
 "trim": "Value Sport Utility 4D",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 11475,
 "currency": "USD",
 "mileage": 123398,
 "vin": "KM8J33A45KU978497",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/Nkw47KK8.jpg",
 "url": "https://carchat.io/v/hammertime/KM8J33A45KU978497",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "Our goal at Caspian Auto of Springfield is to provide our customers with a world class car buying experience. Message us today!",
 "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": "hammertime",
   "vin": "KM8J33A45KU978497",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}