{
    "@type": "OfferShippingDetails",
    "shippingRate": {
        "@type": "MonetaryAmount",
        "value": "[[shippingAmount]]",
        "currency": "[[currency]]"
    }
}