Pretty JSON Feature


{
  "name": "Avengers: Endgame",
  "releaseDate": "26/04/2019",
  "franchise": true,
  "summary": "After the devastating",
  "boxoffice": {
    "budget": 356000000,
    "worldwide": 2797800564,
    "international": 1939427564,
    "domestic": 858373000
  }
}