{
 "id": "1C4NJPFAGDXXXXXX",
 "name": "2016 Jeep Patriot High Altitude 4dr SUV",
 "year": 2016,
 "make": "Jeep",
 "model": "Patriot",
 "trim": "High Altitude 4dr SUV",
 "bodyStyle": "suv",
 "color": "charcoal",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 79651,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/14cffae6fc1ee44a2fc701073b69508e/1280x960/2016-jeep-patriot-high-altitude-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-24db4ef0/1C4NJPFAGDXXXXXX",
 "dealer": {
  "id": "lot-24db4ef0",
  "name": "Lot 24db4ef0",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-24db4ef0"
 },
 "description": "2016 JEEP PATRIOT HIGH ALTITUDE SUV! RUGGED, AFFORDABLE, AND PRACTICAL! THIS SUV OFFERS A GREAT BLEND OF EVERYDAY USABILITY, COMFORT, AND JEEP STYLING! FINISHED IN A CLEAN EXTERIOR WITH A PREMIUM BLACK LEATHER INTERIOR, THIS PATRIOT STANDS OUT WITH ITS CLASSIC JEEP LOOK AND HIGH ALTITUDE TRIM UPGRADES. POWERED BY A RELIABLE AND FUEL-EFFICIENT ENGINE, IT DELIVERS SMOOTH PERFORMANCE AND DEPENDABLE DRIVING FOR ANY CONDITION. THE HIGH ALTITUDE PACKAGE COMES LOADED WITH FEATURES INCLUDING LEATHER SEA",
 "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": "lot-24db4ef0",
   "vin": "1C4NJPFAGDXXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}