{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "AggregateCarbonScore", "type": "object", "properties": { "carbonEmissionInGrams": { "type": "string" }, "aggregateDate": { "type": "string" } } }