{
 "id": "1C4NJRFB9GD546427",
 "name": "Used 2016 Jeep Patriot Latitude",
 "year": 2016,
 "make": "Jeep",
 "model": "Patriot",
 "trim": "Latitude",
 "bodyStyle": null,
 "color": "granite crystal metallic clearcoat",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 138881,
 "vin": "1C4NJRFB9GD546427",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5145/53211346221/Used-2016-Jeep-Patriot-Latitude-ID53211346221-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTI1LzEtMjk0MTUwNTMtNmE4ZGI1NDZkNzBjNS5qcGc=",
 "url": "https://carchat.io/v/byrider-murfreesboro/1C4NJRFB9GD546427",
 "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": "1C4NJRFB9GD546427",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}