{
 "id": "2MEHM75V48X629020",
 "name": "2008 Mercury Grand Marquis LS",
 "year": 2008,
 "make": "Mercury",
 "model": "Grand Marquis",
 "trim": "LS",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 76424,
 "vin": "2MEHM75V48X629020",
 "image": null,
 "url": "https://carchat.io/v/autosoftexas/2MEHM75V48X629020",
 "dealer": {
  "id": "autosoftexas",
  "name": "Autosoftexas",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autosoftexas"
 },
 "description": "Recent Arrival! 2008 Mercury Grand Marquis LS RWD 4D Sedan 4.6L V8 OHC FFV 4-Speed Automatic with Overdrive",
 "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": "autosoftexas",
   "vin": "2MEHM75V48X629020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}