{
 "id": "1J4PP2GK2AW171533",
 "name": "2010 Jeep Liberty Sport",
 "year": 2010,
 "make": "Jeep",
 "model": "Liberty",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 2900,
 "currency": "USD",
 "mileage": 164230,
 "vin": "1J4PP2GK2AW171533",
 "image": "https://x-img.autorevo.com/2010-jeep-liberty-dalton-ga-7418602/640x640/3102575-0-revo.jpg",
 "url": "https://carchat.io/v/lot-c1a0f325/1J4PP2GK2AW171533",
 "dealer": {
  "id": "lot-c1a0f325",
  "name": "Lot c1a0f325",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c1a0f325"
 },
 "description": "2010 JEEP LIBERTY SPORT 3.7L V6 AUTOMATIC Mechanic special needs work could be computer",
 "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-c1a0f325",
   "vin": "1J4PP2GK2AW171533",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}