{
 "id": "1122577806XXXXXXX",
 "name": "1972 Volkswagen Beetle Classic 2D Coupe",
 "year": 1972,
 "make": "Volkswagen",
 "model": "Beetle",
 "trim": "Classic 2D Coupe",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 21844,
 "vin": "1122577806XXXXXXX",
 "image": "https://imagescdn.dealercarsearch.com/Media/4357/23754845/639112586501156767.jpg",
 "url": "https://carchat.io/v/salemautosports/1122577806XXXXXXX",
 "dealer": {
  "id": "salemautosports",
  "name": "Salemautosports",
  "city": "Trevor",
  "state": "WI",
  "url": "https://carchat.io/d/salemautosports"
 },
 "description": "1972 VW Beetle from California. 21k original miles. Very nice original car. 1.6L 4 cylinder. 4 speed manual transmission. Rust free, just arrived from California. Very nice interior. Runs and drives excellent. Visit Salem Autosports online at www.salemautosports.com to see more pictures of this vehicle or call us at 262-862-9100 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": "salemautosports",
   "vin": "1122577806XXXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}