{
 "id": "WDD3G4EB1KW018071",
 "name": "2019 Mercedes-Benz A-Class A220",
 "year": 2019,
 "make": "Mercedes-Benz",
 "model": "A-Class",
 "trim": "A220",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 57619,
 "vin": "WDD3G4EB1KW018071",
 "image": "https://cdn05.carsforsale.com/00d6e75c9e7d37c03feb2b130370a8ba02/1280x960/2019-mercedes-benz-a-class-a-220-4dr-sedan.jpg",
 "url": "https://carchat.io/v/maplewoodmotors/WDD3G4EB1KW018071",
 "dealer": {
  "id": "maplewoodmotors",
  "name": "Maplewoodmotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/maplewoodmotors"
 },
 "description": "Introducing the 2019 Mercedes-Benz A-Class A 220, the epitome of luxury and performance. This stunning vehicle is equipped with a powerful 2.0L Turbo I4 engine that delivers an impressive 188hp and 221ft. lbs. of torque. The 7-speed double clutch transmission provides smooth and efficient shifting, making every drive a truly exhilarating experience. But the A-Class A 220 is not just about power, it also exudes sophistication with its sleek design and premium interior. The spacious cabin is adorn",
 "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": "maplewoodmotors",
   "vin": "WDD3G4EB1KW018071",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}