A URL.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/observatory_url", "title": "observatory_url", "description": "A URL.", "example": "example.com", "type": "string" }