INPUT_OBJECT
Address fields for the new site's main location
input CreateSiteWithUserAddressInput {# Street addressaddress: String# Postal codepostalCode: String# Citytown: String# Countrycountry: String# Latitudelatitude: Float# Longitudelongitude: Float}