{
 "id": "1FTER1FH8MLD41696",
 "name": "2021 Ford Ranger XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Ranger",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 26946,
 "currency": "USD",
 "mileage": 65503,
 "vin": "1FTER1FH8MLD41696",
 "image": "https://static.overfuel.com/photos/435/1930154/22846206-6de6-4bd2-ac6a-d810de56ec33.webp",
 "url": "https://carchat.io/v/taylor-automotive/1FTER1FH8MLD41696",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2021 Ford Ranger XLT in Martin, TN",
 "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": "taylor-automotive",
   "vin": "1FTER1FH8MLD41696",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}