{
 "id": "URLf3d94a60033b20038f0677e40730e9213b987b9c",
 "name": "2007 Nissan Altima",
 "year": 2007,
 "make": "Nissan",
 "model": "Altima",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 4299,
 "currency": "USD",
 "mileage": 127000,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202605-c0de49ffbb8f4f36a43d33209f77d003.jpg",
 "url": "https://carchat.io/v/west-point-auto-group/URLf3d94a60033b20038f0677e40730e9213b987b9c",
 "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 2007 NISSAN ALTIMA for sale at $4,299.00 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": "URLf3d94a60033b20038f0677e40730e9213b987b9c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}