{
 "id": "1N6AD0EV7HN757311",
 "name": "2017 Nissan Frontier SV",
 "year": 2017,
 "make": "Nissan",
 "model": "Frontier",
 "trim": "SV",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 81480,
 "vin": "1N6AD0EV7HN757311",
 "image": null,
 "url": "https://carchat.io/v/anchoragechryslercenter/1N6AD0EV7HN757311",
 "dealer": {
  "id": "anchoragechryslercenter",
  "name": "Anchoragechryslercenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/anchoragechryslercenter"
 },
 "description": "***3 month/3,000 mile powertrain warranty*** 2017 Nissan Frontier SV Magnetic Black 4WD 4.0L V6 DOHC 5-Speed Automatic with Overdrive 4WD, 16\" Alloy Wheels, 3.357 Axle Ratio, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Activation Disclaimer, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, AM/FM/CD w/6 Speakers, Anti-whiplash front head restraints, Bed Liner/Trailer Hitch Package, Bumpers: body-color, CD player, Cloth Seat Trim, Driver door bin, Driver vanity mirror, Dual front impact air",
 "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": "anchoragechryslercenter",
   "vin": "1N6AD0EV7HN757311",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}