{
 "id": "URLc010b9854348e4d34627d29b8acd8c4b3c65527d",
 "name": "2020 Ford Expedition",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 20000,
 "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/URLc010b9854348e4d34627d29b8acd8c4b3c65527d",
 "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": "URLc010b9854348e4d34627d29b8acd8c4b3c65527d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}