{
  "feature": "minecraft:ore_diamond_small",
  "placement": [
    {
      "type": "minecraft:count",
      "count": 7
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:trapezoid",
        "max_inclusive": {
          "above_bottom": 80
        },
        "min_inclusive": {
          "above_bottom": -80
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}