{
 "id": "2C3CCAEG8EH260038",
 "name": "2014 Chrysler 300 300C",
 "year": 2014,
 "make": "Chrysler",
 "model": "300",
 "trim": "300C",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 195799,
 "vin": "2C3CCAEG8EH260038",
 "image": "https://imagescdn.dealercarsearch.com/Media/16022/23694467/639098874467451526.jpg",
 "url": "https://carchat.io/v/localautosalesllc/2C3CCAEG8EH260038",
 "dealer": {
  "id": "localautosalesllc",
  "name": "Localautosalesllc",
  "city": "Roanoke",
  "state": "VA",
  "url": "https://carchat.io/d/localautosalesllc"
 },
 "description": "2014 Chrysler 300CFinancing Available!Title: Clean TitleMileage: 195799VIN: 2C3CCAEG8EH260038Engine: 3.6L V6Transmission: 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": "2C3CCAEG8EH260038",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}