{
 "id": "1FM5K8HT4KGA08072",
 "name": "2019 Ford Explorer in Austin, TX",
 "year": 2019,
 "make": "Ford",
 "model": "Explorer in",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 19000,
 "currency": "USD",
 "mileage": 116962,
 "vin": "1FM5K8HT4KGA08072",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/6f63c092-1b31-4001-b996-729793d32b06.jpg",
 "url": "https://carchat.io/v/mazda-south/1FM5K8HT4KGA08072",
 "dealer": {
  "id": "mazda-south",
  "name": "Mazda South",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/mazda-south"
 },
 "description": "Used 2019 Ford Explorer Platinum Black Metallic at Roger Beasley Mazda South in Austin; near San Marcos, New Braunfels, and Seguin, TX. Ford Explorer offer. VIN# 1FM5K8HT4KGA08072",
 "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": "mazda-south",
   "vin": "1FM5K8HT4KGA08072",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}