INPUT_OBJECT
Security features boolean map.
input SecurityFeaturesInput {# Does the property have an alarm system?alarm: Boolean# Does the property have a concierge?concierge: Boolean# Does the property have a video surveillance system?video_surveillance: Boolean}