{
 "id": "1FTPW14V78FA43574",
 "name": "2008 Ford F-150",
 "year": 2008,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 9800,
 "currency": "USD",
 "mileage": 165597,
 "vin": "1FTPW14V78FA43574",
 "image": "https://cdn05.carsforsale.com/1c8ba0f0fb54a840b8a519aa0e3c093d/1c8ba0f0fb54a840b8a519aa0e3c093d.jpg?width=1280&height=960&sig=b6dae77e13e88002",
 "url": "https://carchat.io/v/outback-auto-group/1FTPW14V78FA43574",
 "dealer": {
  "id": "outback-auto-group",
  "name": "Outback Auto Group",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/outback-auto-group"
 },
 "description": "The 2008 Ford F-150 Lariat is a top-of-the-line truck that offers both power and luxury. This spacious truck boasts a powerful V8 engine, capable of tackling any tough job or terrain. With its extra spacing and comfortable leather seats, the F-150 Lariat provides a smooth and enjoyable ride for both driver and passengers. This truck is also equipped with advanced safety features, such as anti-lock brakes and airbags, ensuring peace of mind on the road. The F-150 Lariat also comes with a spacious",
 "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": "outback-auto-group",
   "vin": "1FTPW14V78FA43574",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}