{
 "id": "2CNFLCEC8B6249805",
 "name": "2011 Chevrolet Equinox LS (AWD)",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": "LS (AWD)",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 3999,
 "currency": "USD",
 "mileage": 104995,
 "vin": "2CNFLCEC8B6249805",
 "image": "https://imagescdn.dealercarsearch.com/Media/12317/18882938/638052353903741708.jpg",
 "url": "https://carchat.io/v/hussonmotors/2CNFLCEC8B6249805",
 "dealer": {
  "id": "hussonmotors",
  "name": "Hussonmotors",
  "city": "Salem",
  "state": "NH",
  "url": "https://carchat.io/d/hussonmotors"
 },
 "description": "Visit Husson Motors Inc. online at www.hussonmotors.com to see more pictures of this vehicle or call us at 603-898-2886 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": "hussonmotors",
   "vin": "2CNFLCEC8B6249805",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}