{
 "id": "3VWDB7AJ0HM274445",
 "name": "2017 Volkswagen Jetta 1.4T SE",
 "year": 2017,
 "make": "Volkswagen",
 "model": "Jetta",
 "trim": "1.4T SE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 11337,
 "currency": "USD",
 "mileage": 85993,
 "vin": "3VWDB7AJ0HM274445",
 "image": "https://vehicle-images.carscommerce.inc/c993-11000753/3VWDB7AJ0HM274445/77450a9c59ce6ca18219c4fbfb5c2d97.jpg",
 "url": "https://carchat.io/v/honda/3VWDB7AJ0HM274445",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": "Honda",
  "state": "CR",
  "url": "https://carchat.io/d/honda"
 },
 "description": "2017 Volkswagen Jetta 1.4T SE Clean CARFAX. 28/38 City/Highway MPG Titan Black w/V-Tex Leatherette Seat Trim, Brake assist, Dual front impact airbags, Exterior Parking Camera Rear, Four wheel independent suspension, Heated door mirrors, Heated Front Comfort Seats, Illuminated entry, Leather Shift Knob, Occupant sensing airbag, Panoramic Sun Roof, Power windows, Radio: Composition Media w/6.3\" Touchscreen, Remote keyless entry, Split folding rear seat, Steering wheel mounted audio controls, Trip ",
 "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": "honda",
   "vin": "3VWDB7AJ0HM274445",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}