{
 "id": "1FM5K8GC4LGB15769",
 "name": "2020 Ford Explorer ST",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "ST",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 22995,
 "currency": "USD",
 "mileage": 92976,
 "vin": "1FM5K8GC4LGB15769",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/81984_max.jpg",
 "url": "https://carchat.io/v/automall59/1FM5K8GC4LGB15769",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2020 Ford Explorer is the kind of family friendly SUV that makes school runs and road trips easier. Leather seats keep things comfortable, the navigation helps you skip the backroads, and the rear camera plus parking-friendly steering wheel controls take the stress out of tight spots. Bluetooth and cruise control mean long drives are calmer. Stop by and take the Explorer for a short drive - see how it fits your life.",
 "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": "automall59",
   "vin": "1FM5K8GC4LGB15769",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}