{
 "id": "3VW2B7AJ1JM243136",
 "name": "Used 2018 Volkswagen Jetta 1.4T S",
 "year": 2018,
 "make": "Volkswagen",
 "model": "Jetta",
 "trim": "1.4T S",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 133383,
 "vin": "3VW2B7AJ1JM243136",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5145/52284032303/Used-2018-Volkswagen-Jetta-14TS-ID52284032303-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTA2LzEtMjQ1Mjg2MDMtNmE3NTM1YmY2MDUyMy5qcGc=",
 "url": "https://carchat.io/v/byrider-murfreesboro/3VW2B7AJ1JM243136",
 "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": "3VW2B7AJ1JM243136",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}