{
 "id": "1FTEW1EP5NKE35172",
 "name": "2022 Ford F-150 SuperCrew",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 37105,
 "currency": "USD",
 "mileage": 39482,
 "vin": "1FTEW1EP5NKE35172",
 "image": "https://cdn.dlron.us/inventoryphotos/17971/1ftew1ep5nke35172/ip/1_639210889330000000.jpg",
 "url": "https://carchat.io/v/freeportford/1FTEW1EP5NKE35172",
 "dealer": {
  "id": "freeportford",
  "name": "Freeportford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/freeportford"
 },
 "description": "One Owner!!, No Accidents!!, Clean Autocheck!!, Gold Certified!!, 7 Year or 100,000 mile Powertrain Warranty, 4x4, Crew Cab, 4WD, 10-Way Power Driver & Passenger Seats, 2-Bar Style Grille w/Chrome 2 Minor Bars, 8 Productivity Screen in Instrument Cluster, Auto-Dimming Rear-View Mirror, Bright Polished Step Bars, Chrome Door & Tailgate Handles w/Body-Color Bezel, Chrome Single-Tip Exhaust, Class IV Trailer Hitch Receiver, Dual Zone Electronic Automatic Temperature Control, Equipment Group 302A Hi",
 "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": "freeportford",
   "vin": "1FTEW1EP5NKE35172",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}