{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "MCTransactionFootprint", "type": "object", "properties": { "carbonEmissionInGrams": { "type": "number" }, "carbonEmissionInOunces": { "type": "number" }, "carbonSocialCost": { "type": "object" } } }