{
 "id": "1FTCR10A9RUE14823",
 "name": "1994 Ford Ranger XL",
 "year": 1994,
 "make": "Ford",
 "model": "Ranger",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 2895,
 "currency": "USD",
 "mileage": 50701,
 "vin": "1FTCR10A9RUE14823",
 "image": null,
 "url": "https://carchat.io/v/772motors/1FTCR10A9RUE14823",
 "dealer": {
  "id": "772motors",
  "name": "772motors",
  "city": "Fort Pierce",
  "state": "FL",
  "url": "https://carchat.io/d/772motors"
 },
 "description": "Step right up and check out this sporty and reliable 1994 Ford Ranger! This sleek white beauty comes with a strong 2WD system that will have you cruising around town effortlessly. The 58 amp-hour maintenance-free battery ensures you'll never be left stranded, while the 95 amp alternator keeps everything running smoothly. Need to haul some cargo? No problem, thanks to the cargo box tie-down hooks and impressive 2400# capacity twin-I-beam front axle.In addition to its practical features, this Ford",
 "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": "772motors",
   "vin": "1FTCR10A9RUE14823",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}