{
 "id": "URL5e8bfdde0ce3fa11dce6891be267b323af7278f9",
 "name": "2023 Gas 4X4 Truck",
 "year": 2023,
 "make": null,
 "model": "Gas 4X4",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 35649,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/wolfchase-nissan/URL5e8bfdde0ce3fa11dce6891be267b323af7278f9",
 "dealer": {
  "id": "wolfchase-nissan",
  "name": "Wolfchase Nissan",
  "city": "Bartlett",
  "state": "TN",
  "url": "https://carchat.io/d/wolfchase-nissan"
 },
 "description": "A great used car is waiting for you at Wolfchase Nissan in Bartlett TN. Fast and easy financing on the Used 2023 Gas 4X4 Truck you want is waiting, so stop in today!",
 "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": "wolfchase-nissan",
   "vin": "URL5e8bfdde0ce3fa11dce6891be267b323af7278f9",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}