{
 "id": "1N6DD0EV0JN769898",
 "name": "Used 2018 Nissan Frontier PRO-4X",
 "year": 2018,
 "make": "Nissan",
 "model": "Frontier",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 28763,
 "currency": "USD",
 "mileage": 20152,
 "vin": "1N6DD0EV0JN769898",
 "image": null,
 "url": "https://carchat.io/v/family-chrysler-jeep-dodge-ram/1N6DD0EV0JN769898",
 "dealer": {
  "id": "family-chrysler-jeep-dodge-ram",
  "name": "Family Chrysler Jeep Dodge RAM",
  "city": "Commerce",
  "state": "TX",
  "url": "https://carchat.io/d/family-chrysler-jeep-dodge-ram"
 },
 "description": "Is this 2018 Nissan Frontier your perfect car? Contact Family Chrysler Jeep Dodge RAM to see this Arctic Blue Metallic PRO-4X Truck available for $28763",
 "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": "family-chrysler-jeep-dodge-ram",
   "vin": "1N6DD0EV0JN769898",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}