OBJECT
type StudentLocationPreference {studentLocationPreferenceId: Int studentId: Int googlePlaceId: String created: DateTime modified: DateTime googlePlace: GooglePlace }