{
  "name": "My NFT #1",
  "description": "description #1",
  "image": "http://example.com/1.png",
  "attributes": [
    {
      "trait_type": "Background",
      "value": "Red"
    },
    {
      "trait_type": "Body",
      "value": "Black"
    }
  ]
}
