{
 "id": "2C3CDXBG3GH298042",
 "name": "2016 Dodge Charger",
 "year": 2016,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "go mango",
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 171197,
 "vin": "2C3CDXBG3GH298042",
 "image": "https://cdn05.carsforsale.com/1ad41c22e68045f66e5db4c873892d13/1ad41c22e68045f66e5db4c873892d13.jpg?width=1280&height=960&sig=c84f4749813e681a",
 "url": "https://carchat.io/v/victory-auto-center-llc/2C3CDXBG3GH298042",
 "dealer": {
  "id": "victory-auto-center-llc",
  "name": "Victory Auto Center, Llc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/victory-auto-center-llc"
 },
 "description": "Introducing the sleek and powerful 2016 Dodge Charger SE. This stunning sedan is a perfect blend of style and performance, making it a top choice for any car enthusiast. With its spacious interior and advanced technology, the Charger SE offers a comfortable and convenient driving experience. The 3.6L V6 engine delivers an impressive 292 horsepower, providing a thrilling ride every time. Plus, with its impressive fuel efficiency, you can enjoy long drives without worrying about frequent stops at ",
 "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": "victory-auto-center-llc",
   "vin": "2C3CDXBG3GH298042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}