{
 "id": "1C4BJWEG9FL563649",
 "name": "2015 Jeep Wrangler Sahara",
 "year": 2015,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sahara",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 25249,
 "currency": "USD",
 "mileage": 69541,
 "vin": "1C4BJWEG9FL563649",
 "image": "https://rle-photos.s3.amazonaws.com/photos/4e23548b092b405223e5bbb6002ebe45/6932/7afc999c-37e7-43ba-b69e-0713af429393.jpg",
 "url": "https://carchat.io/v/oregonautomotive/1C4BJWEG9FL563649",
 "dealer": {
  "id": "oregonautomotive",
  "name": "Oregonautomotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/oregonautomotive"
 },
 "description": "Oregon Automotive is proud to offer this beautiful 2015 Jeep Wrangler that comes well equipped with 8 Speakers, Alpine Premium Audio System, AM/FM radio: SiriusXM, HD Radio, Radio data system, Radio: Uconnect 4 w/7 Display, Radio: Uconnect 4C Nav w/8.4 Display, Air Conditioning, Automatic temperature control, Front dual zone A/C, Rear Window Defroster, Power steering, Power windows, Remote keyless entry, Steering wheel mounted audio controls, Heavy Duty Suspension w/Gas Shocks, Traction control,",
 "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": "oregonautomotive",
   "vin": "1C4BJWEG9FL563649",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}