{
 "id": "1C4PJLC4KD469954",
 "name": "2019 Jeep Cherokee Latitude",
 "year": 2019,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "maroon",
 "condition": "used",
 "price": 17093,
 "currency": "USD",
 "mileage": 42731,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/victory-kia/1C4PJLC4KD469954",
 "dealer": {
  "id": "victory-kia",
  "name": "Victory Kia",
  "city": "Victoria",
  "state": "TX",
  "url": "https://carchat.io/d/victory-kia"
 },
 "description": "This 2019 Jeep Cherokee comes nicely equipped with.<br>Recent Arrival!<br><br><br>To Protect Your Safety, we are currently offering Home Services:<br><br>Virtual Tour of Vehicle: We will use live interactive video chat to give you a virtual walk around of any vehicle we have in stock.<br><br>Test Drive at Home: We will bring the vehicle to your home for a no-obligation test drive.<br><br>Local Home Delivery: If you buy a vehicle, over the phone, email, text. (E-Contract?) We will deliver the veh",
 "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": "victory-kia",
   "vin": "1C4PJLC4KD469954",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}