{
 "id": "URL8bc28ac4122d5f99d09c00b331560820015b2b77",
 "name": "2020 Ford F250 Super",
 "year": 2020,
 "make": "Ford",
 "model": "F250 Super",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 17750,
 "currency": "USD",
 "mileage": 143258,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-cc164937047f4427bf307f195872e5e0.jpg",
 "url": "https://carchat.io/v/kachow-motors-llc/URL8bc28ac4122d5f99d09c00b331560820015b2b77",
 "dealer": {
  "id": "kachow-motors-llc",
  "name": "Kachow Motors LLC",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/kachow-motors-llc"
 },
 "description": "Find USED 2020 FORD F250 SUPER DUTY SUPER CAB for sale at $17,750.00 in New Braunfels, TX at Kachow Motors LLC now.",
 "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": "kachow-motors-llc",
   "vin": "URL8bc28ac4122d5f99d09c00b331560820015b2b77",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}