{
 "id": "1C3CCBCG1EN135303",
 "name": "2014 Chrysler 200 Limited",
 "year": 2014,
 "make": "Chrysler",
 "model": "200",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 67848,
 "vin": "1C3CCBCG1EN135303",
 "image": "https://imagescdn.dealercarsearch.com/Media/16022/23959081/639162770876344109.jpg",
 "url": "https://carchat.io/v/localautosalesllc/1C3CCBCG1EN135303",
 "dealer": {
  "id": "localautosalesllc",
  "name": "Localautosalesllc",
  "city": "Roanoke",
  "state": "VA",
  "url": "https://carchat.io/d/localautosalesllc"
 },
 "description": "2014 Chrysler 200Financing Available!Title: Clean TitleMileage: 67848Engine: 3.6L V6VIN: 1C3CCBCG1EN135303Transmission: AutomaticHigh Value Options: Bluetooth Connection, Climate Control, Fog Lamps, Hard Disk Drive Media Storage, Heated Front Seat, Leather Seats, Navigation System, Power Driver Seat, Premium Sound System, Satellite Radio, Sun/Moonroof, Tire Pressure Monitor.Local Auto Sales LLCWebsite: www.localautosalesllc.comPhone No: 540-526-4045Address:2001 Orange Ave NE Roanoke, VA 24012Mon",
 "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": "1C3CCBCG1EN135303",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}