{
 "id": "1FMCU0F7XHUD72340",
 "name": "Used 2017 Ford Escape S",
 "year": 2017,
 "make": "Ford",
 "model": "Escape",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "orange",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 136632,
 "vin": "1FMCU0F7XHUD72340",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5145/52149511913/Used-2017-Ford-Escape-S-ID52149511913-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTA1LzEtMjkxMzAxODYtNmE3MzY1ZTZjYzkwYi5qcGc=",
 "url": "https://carchat.io/v/byrider-murfreesboro/1FMCU0F7XHUD72340",
 "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": "1FMCU0F7XHUD72340",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}