{
 "id": "URLccd3e22607df514dc313da1753d0e6bed7bb94aa",
 "name": "2012 Toyota Camry",
 "year": 2012,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 177000,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202505-a94f25750fd14665a268fc2d8298e740.jpg",
 "url": "https://carchat.io/v/west-point-auto-group/URLccd3e22607df514dc313da1753d0e6bed7bb94aa",
 "dealer": {
  "id": "west-point-auto-group",
  "name": "West Point Auto Group",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/west-point-auto-group"
 },
 "description": "Find USED 2012 TOYOTA CAMRY for sale at CALL FOR PRICE in San Antonio, TX at West Point Auto Group 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": "west-point-auto-group",
   "vin": "URLccd3e22607df514dc313da1753d0e6bed7bb94aa",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}