{
 "id": "2C4RDGBG9FR633982",
 "name": "2015 Dodge Grand Caravan SE",
 "year": 2015,
 "make": "Dodge",
 "model": "Grand Caravan",
 "trim": "SE",
 "bodyStyle": "minivan",
 "color": "blue",
 "condition": "used",
 "price": 6695,
 "currency": "USD",
 "mileage": 138338,
 "vin": "2C4RDGBG9FR633982",
 "image": "https://imagescdn.dealercarsearch.com/Media/22959/23729435/639106570114576402.jpg",
 "url": "https://carchat.io/v/srtmotorllc/2C4RDGBG9FR633982",
 "dealer": {
  "id": "srtmotorllc",
  "name": "Srtmotorllc",
  "city": "Palmyra",
  "state": "NJ",
  "url": "https://carchat.io/d/srtmotorllc"
 },
 "description": "Visit SRT Motors online at srtmotorsllc.com to see more pictures of this vehicle or call us at 856-829-5900 today to schedule your test drive.",
 "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": "srtmotorllc",
   "vin": "2C4RDGBG9FR633982",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}