{
 "id": "WBS2U7C00L7E48344",
 "name": "2020 BMW M2 xDrive",
 "year": 2020,
 "make": "BMW",
 "model": "M2",
 "trim": "xDrive",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 42888,
 "currency": "USD",
 "mileage": 78386,
 "vin": "WBS2U7C00L7E48344",
 "image": null,
 "url": "https://carchat.io/v/lemanscars/WBS2U7C00L7E48344",
 "dealer": {
  "id": "lemanscars",
  "name": "Lemanscars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lemanscars"
 },
 "description": "This 2020 BMW M2 Competition delivers thrilling performance with its 3.0L inline-six engine and 6-speed manual transmission, engineered for pure driving engagement. Black Sapphire Metallic paint creates a striking presence, while the Executive Package adds premium connectivity and convenience to your daily drives. With just over 78,000 miles, this competition-tuned machine is ready to turn heads and deliver the exhilaration M enthusiasts demand. - 3.0L I6 engine with 6-speed manual transmission ",
 "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": "lemanscars",
   "vin": "WBS2U7C00L7E48344",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}