{
 "id": "1FTKR4EE5APA41968",
 "name": "2010 Ford Ranger Sport",
 "year": 2010,
 "make": "Ford",
 "model": "Ranger",
 "trim": "Sport",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 12799,
 "currency": "USD",
 "mileage": 144825,
 "vin": "1FTKR4EE5APA41968",
 "image": "https://pictures.dealer.com/t/trucktown/1234/ccf43754a0bfc782c6b382185cc6e211x.jpg",
 "url": "https://carchat.io/v/trucktownltd/1FTKR4EE5APA41968",
 "dealer": {
  "id": "trucktownltd",
  "name": "Trucktownltd",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/trucktownltd"
 },
 "description": "Truck Town has been locally owned and operated since 1984!! We specialize in handpicked, one of a kind, low mileage vehicles that defy comparison in the marketplace. Extraordinary customer service is our number one priority! Experience our easy and transparent purchasing process designed to create customers for life. We pride ourselves in going the extra mile and have welcomed tens of thousands of people to the Truck Town family from all over the world for 40 plus years!!",
 "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": "trucktownltd",
   "vin": "1FTKR4EE5APA41968",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}