package models type KonuluKonum struct { URI string ImageURI string Loc string AuthorName string Description string UnlockedCounter string }