Proposer
Kajima
Use Case
Many venues offer 3D interactive tours, which are helpful for potential visitors.
Why is this not covered by existing properties?
There is no property to describe these tours within the current model.
Proposal
A virtualTour property on Place with the range 3DModel appears to fit the use case very well, and builds directly on schema.org.
Example
"beta:virtualTour": [
{
"type": "3DModel",
"url": "https://my.matterport.com/show/?m=Z4rkJ9dPHt7"
}
]
Proposer
Kajima
Use Case
Many venues offer 3D interactive tours, which are helpful for potential visitors.
Why is this not covered by existing properties?
There is no property to describe these tours within the current model.
Proposal
A
virtualTourproperty onPlacewith the range3DModelappears to fit the use case very well, and builds directly on schema.org.Example