{
 "id": "WDDWF4JB7JR346792",
 "name": "2018 Mercedes-Benz C 300 C- CLASS",
 "year": 2018,
 "make": "Mercedes-Benz",
 "model": "C 300",
 "trim": "C- CLASS",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 19700,
 "currency": "USD",
 "mileage": 72135,
 "vin": "WDDWF4JB7JR346792",
 "image": "https://static.overfuel.com/photos/260/1551246/fc03febc-8392-4845-af87-f1fa483ef398.webp",
 "url": "https://carchat.io/v/euro-speed-international/WDDWF4JB7JR346792",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2018 Mercedes-Benz C 300 C- CLASS in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "WDDWF4JB7JR346792",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}