{
 "id": "URLf0e02ab947c693cf0a74fe15f4e5ad9e6fc63e4f",
 "name": "1984 GMC C1500",
 "year": 1984,
 "make": "GMC",
 "model": "C1500",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 3999,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/morristown-nissan/URLf0e02ab947c693cf0a74fe15f4e5ad9e6fc63e4f",
 "dealer": {
  "id": "morristown-nissan",
  "name": "Morristown Nissan",
  "city": "Morristown",
  "state": "TN",
  "url": "https://carchat.io/d/morristown-nissan"
 },
 "description": null,
 "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": "morristown-nissan",
   "vin": "URLf0e02ab947c693cf0a74fe15f4e5ad9e6fc63e4f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}