{
 "id": "1N6AD0EV3DN730777",
 "name": "2013 Nissan Frontier SV",
 "year": 2013,
 "make": "Nissan",
 "model": "Frontier",
 "trim": "SV",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 109123,
 "vin": "1N6AD0EV3DN730777",
 "image": "https://www.motorcarsites.com/dealers/images/vehicles/large/image_498212_171-img_7267sdd.jpg",
 "url": "https://carchat.io/v/masterautogroupllc/1N6AD0EV3DN730777",
 "dealer": {
  "id": "masterautogroupllc",
  "name": "Masterautogroupllc",
  "city": "Edgewood",
  "state": "MD",
  "url": "https://carchat.io/d/masterautogroupllc"
 },
 "description": "APPOINTMENTS ARE REQUIRED No financing available. Free shipping within 500 miles! Starts right up and sounds great. No exhaust leaks. Brakes stop the vehicle well. Non-smoking vehicle interior is very clean.",
 "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": "masterautogroupllc",
   "vin": "1N6AD0EV3DN730777",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}