{
 "id": "3N1BC11E38L388410",
 "name": "2008 Nissan Versa 1.8",
 "year": 2008,
 "make": "Nissan",
 "model": "Versa 1.8",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 155476,
 "vin": "3N1BC11E38L388410",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/b6e6d8303de04680a9011f7184081b2a.jpg",
 "url": "https://carchat.io/v/gateway-nissan/3N1BC11E38L388410",
 "dealer": {
  "id": "gateway-nissan",
  "name": "Gateway Nissan",
  "city": "Greeneville",
  "state": "TN",
  "url": "https://carchat.io/d/gateway-nissan"
 },
 "description": "Looking for a 2008 Nissan Versa for sale in Greeneville, TN? Stop by Gateway Nissan Greeneville today to learn more about this Versa 3N1BC11E38L388410",
 "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": "gateway-nissan",
   "vin": "3N1BC11E38L388410",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}