{
 "id": "1FM5K8HC8LGA68311",
 "name": "2020 Ford Explorer Platinum",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Platinum",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 61950,
 "vin": "1FM5K8HC8LGA68311",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FM5K8HC8LGA68311",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Jump into the sleek and stylish Blue 2020 Ford Explorer! This vibrant ride is guaranteed to turn heads with its eye-catching color and bold design. Its spacious interior will make you feel like you're riding in luxury with ample room for all your passengers and gear. Equipped with a powerful engine, this beauty offers a smooth and exhilarating driving experience, giving you the confidence to tackle any road ahead. The advanced technology features keep you connected and entertained on the go, mak",
 "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": "bigcitycarsfortwayne",
   "vin": "1FM5K8HC8LGA68311",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}