{
  "ams": {
    "table": {
      "color": {
        "$value": "{ams.color.text.default}",
        "$extensions": {
          "nl.amsterdam.type": "color"
        }
      },
      "font-family": {
        "$value": "{ams.typography.font-family}",
        "$extensions": {
          "nl.amsterdam.type": "fontFamily"
        }
      },
      "font-size": {
        "$value": "{ams.typography.body-text.font-size}",
        "$extensions": {
          "nl.amsterdam.type": "fontSize"
        }
      },
      "font-weight": {
        "$value": "{ams.typography.body-text.font-weight}",
        "$extensions": {
          "nl.amsterdam.type": "fontWeight"
        }
      },
      "line-height": {
        "$value": "{ams.typography.body-text.line-height}",
        "$extensions": {
          "nl.amsterdam.subtype": "lineHeight",
          "nl.amsterdam.type": "number"
        }
      },
      "caption": {
        "font-weight": {
          "$value": "{ams.typography.body-text.bold.font-weight}",
          "$type": "fontWeight"
        },
        "margin-block-end": {
          "$value": "{ams.space.s}",
          "$type": "dimension",
          "$extensions": {
            "nl.amsterdam.subtype": "space"
          }
        }
      },
      "cell": {
        "border-block-end": {
          "$value": "{ams.border.width.s} solid {ams.color.separator}",
          "$extensions": {
            "nl.amsterdam.type": "border"
          }
        },
        "padding-block": {
          "$value": "{ams.space.s}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        },
        "padding-inline": {
          "$value": "{ams.space.m}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        }
      },
      "header-cell": {
        "font-weight": {
          "$value": "{ams.typography.body-text.bold.font-weight}",
          "$extensions": {
            "nl.amsterdam.type": "fontWeight"
          }
        }
      }
    }
  }
}
