e.g. ```JSON { "macros": { "HalfWindSpeed": "0.5 * !wind_speed" }, "spec": { "some_value": "$HalfWindSpeed" } } ```