{
 "id": "1FTFX1CT2DKD23350",
 "name": "2013 Ford F-150",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 30999,
 "currency": "USD",
 "mileage": 123295,
 "vin": "1FTFX1CT2DKD23350",
 "image": "https://cdn05.carsforsale.com/39eaf3eb895f447f7650e544b16a7871/39eaf3eb895f447f7650e544b16a7871.jpg?width=1280&height=960&sig=a49eb6c9c759864a",
 "url": "https://carchat.io/v/crypto-autos-of-tx/1FTFX1CT2DKD23350",
 "dealer": {
  "id": "crypto-autos-of-tx",
  "name": "Crypto Autos of TX",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/crypto-autos-of-tx"
 },
 "description": "Introducing the 2013 Ford F-150 XLT, the ultimate pick-up truck for all your needs! This rugged and reliable vehicle is built to tackle any task, whether it's on the job site or on a weekend adventure. With its spacious interior, powerful engine, and advanced technology, the F-150 XLT is the perfect combination of strength and comfort.<br /><br />Step inside and you'll be greeted with a spacious cabin, complete with comfortable seating and modern features. The XLT trim level offers upgraded clot",
 "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": "crypto-autos-of-tx",
   "vin": "1FTFX1CT2DKD23350",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}