Entity is a JSON Structure definition published by Newcastle University, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.com/newcastle/newcastle-entity-structure.json",
"name": "Entity",
"type": "object",
"description": "Urban Observatory Entity object.",
"properties": {
"entityId": {
"type": "string",
"description": "A unique identifier associated with this entity."
},
"name": {
"type": "string",
"description": "Friendly name associated with the entity, not used internally."
},
"meta": {
"type": "object",
"description": "Metadata associated with the entity, such as room numbers or building name."
},
"position": {
"type": "array"
},
"feed": {
"type": "array"
}
},
"x-provenance": {
"generated": "2026-08-30",
"method": "derived",
"source": "openapi/_original/newcastle-urban-observatory.yaml",
"x-operator": "institution",
"note": "Derived by API Evangelist from Newcastle University's own published Urban Observatory OpenAPI. Not published by the institution in this form."
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.