{
 "id": "3VWD17AJ1EM370633",
 "name": "2014 Volkswagen Jetta",
 "year": 2014,
 "make": "Volkswagen",
 "model": "Jetta",
 "trim": "SE PZEV",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 6300,
 "currency": "USD",
 "mileage": 100000,
 "vin": "3VWD17AJ1EM370633",
 "image": "https://cdn05.carsforsale.com/6da794b6374504fd9428656fa7c69da3/6da794b6374504fd9428656fa7c69da3.jpg?width=1280&height=960&sig=e31349072ffb9b5a",
 "url": "https://carchat.io/v/outback-auto-group/3VWD17AJ1EM370633",
 "dealer": {
  "id": "outback-auto-group",
  "name": "Outback Auto Group",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/outback-auto-group"
 },
 "description": "Introducing the 2014 Volkswagen Jetta SE PZEV - a stylish and reliable sedan that will elevate your driving experience. This Jetta comes equipped with a 1.8L turbocharged engine, delivering impressive power and fuel efficiency. Its spacious interior and comfortable seats make every ride a pleasure, while its sleek exterior design exudes sophistication and class. With only XX,XXX miles on the odometer, this Jetta is in impeccable condition and ready to hit the road. Plus, with the added peace of ",
 "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": "outback-auto-group",
   "vin": "3VWD17AJ1EM370633",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}