{
 "id": "5GAERBKW1JJ259263",
 "name": "2018 Buick Enclave",
 "year": 2018,
 "make": "Buick",
 "model": "Enclave",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 11704,
 "currency": "USD",
 "mileage": 100878,
 "vin": "5GAERBKW1JJ259263",
 "image": "https://imagescf.dealercenter.net/640/480/202410-404703d5f0544707ba94d1f4695263ca/202608-e45c473f7ba84f62b045d3c56d15eef7.jpg",
 "url": "https://carchat.io/v/first-class-motors/5GAERBKW1JJ259263",
 "dealer": {
  "id": "first-class-motors",
  "name": "First Class Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-class-motors"
 },
 "description": "Find USED 2018 BUICK ENCLAVE for sale at $11,704.00 in San Antonio, TX at First Class Motors 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": "first-class-motors",
   "vin": "5GAERBKW1JJ259263",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}