{
 "id": "1FT7X2BT8REF19259",
 "name": "Used 2024 Ford F-250 Super Duty XL",
 "year": 2024,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 59599,
 "currency": "USD",
 "mileage": 24717,
 "vin": "1FT7X2BT8REF19259",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3958/47303143511/Used-2024-Ford-F-250SuperDuty-XL-ID47303143511-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA1LTI5LzItMTk2Njk5NDYtNmExYTcxZjc4MDdlZS5qcGc=",
 "url": "https://carchat.io/v/toyota-of-murfreesboro/1FT7X2BT8REF19259",
 "dealer": {
  "id": "toyota-of-murfreesboro",
  "name": "Toyota of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-murfreesboro"
 },
 "description": "description",
 "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": "toyota-of-murfreesboro",
   "vin": "1FT7X2BT8REF19259",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}