{
 "id": "URL46b8e75ccad863147e486b8833373f3a6c4b9589",
 "name": "2021 Ford Expedition",
 "year": 2021,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 22725,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://images.jazelc.com/uploads/spmotors-m2e/5star-logo-normal.png",
 "url": "https://carchat.io/v/sam-pack-group/URL46b8e75ccad863147e486b8833373f3a6c4b9589",
 "dealer": {
  "id": "sam-pack-group",
  "name": "Sam Pack Group",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/sam-pack-group"
 },
 "description": "Browse our pre-owned inventory for a used Ford Expedition with the features you want. When you find a model you like, schedule a test drive.",
 "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": "sam-pack-group",
   "vin": "URL46b8e75ccad863147e486b8833373f3a6c4b9589",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}