{
 "id": "JA32U2FU0DU023469",
 "name": "2013 Mitsubishi Lancer ES",
 "year": 2013,
 "make": "Mitsubishi",
 "model": "Lancer",
 "trim": "ES",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 3900,
 "currency": "USD",
 "mileage": 181329,
 "vin": "JA32U2FU0DU023469",
 "image": "https://imagescdn.dealercarsearch.com/Media/19752/24156805/639213876892401442.jpg",
 "url": "https://carchat.io/v/petraautopittsburgh/JA32U2FU0DU023469",
 "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": "JA32U2FU0DU023469",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}