{
 "id": "1J4PN5GK2AW153945",
 "name": "2010 Jeep Liberty Limited Edition",
 "year": 2010,
 "make": "Jeep",
 "model": "Liberty",
 "trim": "Limited Edition",
 "bodyStyle": "suv",
 "color": "beige",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": 141165,
 "vin": "1J4PN5GK2AW153945",
 "image": null,
 "url": "https://carchat.io/v/fivestarpueblo/1J4PN5GK2AW153945",
 "dealer": {
  "id": "fivestarpueblo",
  "name": "Fivestarpueblo",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/fivestarpueblo"
 },
 "description": null,
 "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": "fivestarpueblo",
   "vin": "1J4PN5GK2AW153945",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}