{
 "id": "55SWF4KB8HU210016",
 "name": "2017 Mercedes-Benz C-Class C300 4MATIC Sedan",
 "year": 2017,
 "make": "Mercedes-Benz",
 "model": "C-Class",
 "trim": "C300 4MATIC Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 12000,
 "currency": "USD",
 "mileage": 126500,
 "vin": "55SWF4KB8HU210016",
 "image": "https://imagescdn.dealercarsearch.com/Media/19752/22698663/638857991873827450.jpg",
 "url": "https://carchat.io/v/petraautopittsburgh/55SWF4KB8HU210016",
 "dealer": {
  "id": "petraautopittsburgh",
  "name": "Petraautopittsburgh",
  "city": "Pittsburgh",
  "state": "PA",
  "url": "https://carchat.io/d/petraautopittsburgh"
 },
 "description": "Visit Petra Auto Sales LLC online at www.petraautosalesllc.com to see more pictures of this vehicle or call us at 412-881-1313 today to schedule your test drive.",
 "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": "petraautopittsburgh",
   "vin": "55SWF4KB8HU210016",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}