{
 "id": "1C4PJMCS3GW219218",
 "name": "Used 2016 Jeep Cherokee",
 "year": 2016,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 142330,
 "vin": "1C4PJMCS3GW219218",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5145/50763400976/Used-2016-Jeep-Cherokee-ID50763400976-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTIwLzEtMjg3NTUwNjMtNmE1ZWVmNTEwYWQ0Yi5qcGc=",
 "url": "https://carchat.io/v/byrider-murfreesboro/1C4PJMCS3GW219218",
 "dealer": {
  "id": "byrider-murfreesboro",
  "name": "Byrider Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/byrider-murfreesboro"
 },
 "description": "description",
 "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": "byrider-murfreesboro",
   "vin": "1C4PJMCS3GW219218",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}