{
  "ams": {
    "link-list": {
      "gap": {
        "$value": "{ams.space.s}",
        "$extensions": {
          "nl.amsterdam.subtype": "space",
          "nl.amsterdam.type": "dimension"
        }
      },
      "link": {
        "color": {
          "$value": "{ams.links.color}",
          "$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"
          }
        },
        "gap": {
          "$value": "{ams.space.s}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        },
        "line-height": {
          "$value": "{ams.typography.body-text.line-height}",
          "$extensions": {
            "nl.amsterdam.subtype": "lineHeight",
            "nl.amsterdam.type": "number"
          }
        },
        "outline-offset": {
          "$value": "{ams.focus.outline-offset}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        },
        "text-decoration-line": {
          "$value": "{ams.links.subtle.text-decoration-line}",
          "$extensions": {
            "nl.amsterdam.type": "textDecorationLine"
          }
        },
        "text-decoration-thickness": {
          "$value": "{ams.links.text-decoration-thickness}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        },
        "text-underline-offset": {
          "$value": "{ams.links.text-underline-offset}",
          "$extensions": {
            "nl.amsterdam.subtype": "space",
            "nl.amsterdam.type": "dimension"
          }
        },
        "small": {
          "font-size": {
            "$value": "{ams.typography.body-text.small.font-size}",
            "$extensions": {
              "nl.amsterdam.type": "fontSize"
            }
          },
          "line-height": {
            "$value": "{ams.typography.body-text.small.line-height}",
            "$extensions": {
              "nl.amsterdam.subtype": "lineHeight",
              "nl.amsterdam.type": "number"
            }
          }
        },
        "large": {
          "font-size": {
            "$value": "{ams.typography.body-text.large.font-size}",
            "$extensions": {
              "nl.amsterdam.type": "fontSize"
            }
          },
          "line-height": {
            "$value": "{ams.typography.body-text.large.line-height}",
            "$extensions": {
              "nl.amsterdam.subtype": "lineHeight",
              "nl.amsterdam.type": "number"
            }
          }
        },
        "hover": {
          "color": {
            "$value": "{ams.links.hover.color}",
            "$extensions": {
              "nl.amsterdam.type": "color"
            }
          },
          "text-decoration-line": {
            "$value": "{ams.links.subtle.hover.text-decoration-line}",
            "$extensions": {
              "nl.amsterdam.type": "textDecorationLine"
            }
          }
        },
        "contrast": {
          "color": {
            "$value": "{ams.links.contrast.color}",
            "$extensions": {
              "nl.amsterdam.type": "color"
            }
          },
          "hover": {
            "color": {
              "$value": "{ams.links.contrast.hover.color}",
              "$extensions": {
                "nl.amsterdam.type": "color"
              }
            }
          }
        },
        "inverse": {
          "color": {
            "$value": "{ams.links.inverse.color}",
            "$extensions": {
              "nl.amsterdam.type": "color"
            }
          },
          "hover": {
            "color": {
              "$value": "{ams.links.inverse.hover.color}",
              "$extensions": {
                "nl.amsterdam.type": "color"
              }
            }
          }
        }
      }
    }
  }
}
