{
 "id": "1FTER4FH9NLD44495",
 "name": "2022 Ford Ranger XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Ranger",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 102430,
 "vin": "1FTER4FH9NLD44495",
 "image": null,
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTER4FH9NLD44495",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "Vehicle Details Take on everyday driving and weekend adventure with this impressive pre-owned 2022 Ford Ranger XLT 4WD, now available in Knoxville, TN. Built to handle demanding jobs and spontaneous getaways, this midsize pickup delivers the capability, confidence, and smart technology today's drivers want. Under the hood, the efficient and responsive 4 Cyl, 2.3L gasoline engine provides strong performance, while the 4-wheel drive system helps you stay ready for changing road conditions, rough t",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1FTER4FH9NLD44495",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}