{
 "id": "1FTFW1EG3HFB84198",
 "name": "2017 Ford F-150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123114,
 "vin": "1FTFW1EG3HFB84198",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FTFW1EG3HFB84198",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Meet the kind of truck that makes everyday errands feel like a mini adventure: a **Red 2017 Ford F-150** thats ready to work hard and play harder. The bold red paint gives it that unmistakable, can-do presencewhether its parked at the jobsite, rolling up to your favorite weekend spot, or just turning a routine drive into something a little more fun.Under the hood, its powered by a **3.5L V6 gasoline engine** with **six cylinders**, delivering the confident, steady pull you want from a real **tru",
 "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": "bigcitycarsfortwayne",
   "vin": "1FTFW1EG3HFB84198",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}