{
 "id": "1FTNW21P34ED16769",
 "name": "2004 Ford F-250 SD F-Series",
 "year": 2004,
 "make": "Ford",
 "model": "F-250 SD",
 "trim": "F-Series",
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "used",
 "price": 9950,
 "currency": "USD",
 "mileage": 321950,
 "vin": "1FTNW21P34ED16769",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FTNW21P34ED16769",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Looking for a sturdy steed to conquer the roads ahead? Look no further than this 2004 Ford F-250 SD! With its powerful engine and spacious interior, this truck is ready to take on any adventure you throw its way. But wait, there's more! This F-250 comes with a Carfax report available, ensuring you have complete peace of mind when hitting the road. Whether you're hauling heavy loads or just cruising around town, this truck has got you covered. So buckle up, feel the power at your fingertips, and ",
 "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": "rjhuppauto",
   "vin": "1FTNW21P34ED16769",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}