{
  "ams": {
    "paragraph": {
      "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"
        }
      },
      "inverse": {
        "color": {
          "$value": "{ams.color.text.inverse}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "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"
          }
        },
        "text-wrap": {
          "$value": "balance",
          "$extensions": {
            "nl.amsterdam.type": "textWrap"
          }
        }
      }
    }
  }
}
