project_id | string | Unique identifier for the project |
title | string | Name of the carbon offset project |
description | string | Detailed description of the project's goals and implementation |
primary_image | string | URL to the project's primary image |
images | array | Collection of project images |
images[].src | string | URL of the image |
images[].alt | string | Alt text description of the image |
location_name | string | Human-readable location where the project is being implemented |
country | string | Country where the project is located |
category | string | Type of carbon offset project (e.g., Reforestation, Renewable Energy) |
registry_type | string | The carbon registry standard the project follows (e.g., Gold Standard, Verra VCS) |
min_volume | number | Minimum volume of carbon credits that can be purchased |
pricing | object | Detailed pricing information |
pricing.base_price_per_ton | number | The base price per tonne in £ (OT Price) |
pricing.partner_margin_percentage | number | Partner margin as a percentage |
pricing.partner_profit_per_ton | number | Partner profit per tonne in £ |
pricing.end_customer_price_per_ton | number | Final sale price per tonne for end customers in £ |
pricing.vat_rate | number | VAT rate as a decimal (e.g., 0.2 for 20%) |
pricing.total_price | number | Total project cost in £ |
project_status | string | Current status of the project (active, pending, archived) |