{
 "id": "1C4RDJDG8DC696054",
 "name": "2013 Dodge Durango Crew",
 "year": 2013,
 "make": "Dodge",
 "model": "Durango",
 "trim": "Crew",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 113441,
 "vin": "1C4RDJDG8DC696054",
 "image": "https://imagescdn.dealercarsearch.com/Media/16022/24208844/639226706906799043.jpg",
 "url": "https://carchat.io/v/localautosalesllc/1C4RDJDG8DC696054",
 "dealer": {
  "id": "localautosalesllc",
  "name": "Localautosalesllc",
  "city": "Roanoke",
  "state": "VA",
  "url": "https://carchat.io/d/localautosalesllc"
 },
 "description": "2013 DODGE DURANGO AWDFinancing Available!Title: Clean TitleMileage: 113441Engine: 3.6L V6VIN: 1C4RDJDG8DC696054Transmission: AutomaticLocal Auto Sales LLCWebsite: www.localautosalesllc.comPhone No: 540-526-4045Address:2001 Orange Ave NE Roanoke, VA 24012Monday-Saturday10 am-6 pmNote: We have a $199 processing fee Visit Local Auto Sales online at localautosalesllc.com to see more pictures of this vehicle or call us at 540-526-4045 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": "localautosalesllc",
   "vin": "1C4RDJDG8DC696054",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}