{
 "id": "1FTFW1E81PFB72218",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 36031,
 "vin": "1FTFW1E81PFB72218",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FTFW1E81PFB72218",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Behold the mighty 2023 Ford F-150, a beast of a truck ready to conquer any challenge in its path! This sleek gray powerhouse is more than just a vehicle; it's a symbol of strength and versatility on four wheels.As you approach this rugged beauty, you can't help but admire its commanding presence and bold design. The shimmering gray exterior gleams under the sun, hinting at the power that lies within. With its sturdy build and muscular frame, this F-150 is a true workhorse, built to tackle tough ",
 "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": "1FTFW1E81PFB72218",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}