Ventas · JSON Structure
Ventas Property Structure
Structural documentation for a Ventas healthcare real estate portfolio property
Type: object
Properties: 0
HealthcareReal-EstateREITSenior HousingLife ScienceFortune 500
Ventas Property Structure is a JSON Structure definition published by Ventas.
Meta-schema:
JSON Structure
{
"title": "Ventas Portfolio Property Structure",
"description": "Structural documentation for a Ventas healthcare real estate portfolio property",
"type": "object",
"fields": [
{ "name": "propertyId", "type": "string", "description": "Unique portfolio property identifier" },
{ "name": "propertyName", "type": "string", "description": "Property or community name" },
{ "name": "propertyType", "type": "string", "description": "Type: Senior Housing, Medical Office Building, Life Science Facility, Health System, Post-Acute Care" },
{ "name": "leaseType", "type": "string", "description": "Operating structure: SHOP, Triple Net Lease, or Modified Gross Lease" },
{
"name": "address",
"type": "object",
"description": "Physical location of the property",
"fields": [
{ "name": "street", "type": "string" },
{ "name": "city", "type": "string" },
{ "name": "state", "type": "string" },
{ "name": "country", "type": "string", "description": "US, CA, or GB" },
{ "name": "postalCode", "type": "string" }
]
},
{ "name": "operator", "type": "string", "description": "Property management company or operator name" },
{ "name": "unitCount", "type": "integer", "description": "Number of residential units or beds" },
{ "name": "squareFootage", "type": "number", "description": "Gross leasable area in sq ft" },
{ "name": "occupancyRate", "type": "number", "description": "Occupancy rate 0.0-1.0" },
{ "name": "yearBuilt", "type": "integer", "description": "Year built or opened" },
{ "name": "capRate", "type": "number", "description": "Capitalization rate" }
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/ventas-property-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
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.
A second provider on the same verified email joins the account you already have.