{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/access_image_url",
"title": "access_image_url",
"description": "The URL of the image shown on the landing page.",
"example": "https://www.cloudflare.com/img/logo-web-badges/cf-logo-on-white-bg.svg",
"type": "string"
}