I am developing an addon for EE. i could not find a way to make a variable with multi value behavior. like: i would like to write in the template: {location:lat} {location:lng} this can be (Pair Variables) but it is always about loops.
what is the proper and the write Array syntax to parse to get what i want in the template.
thank you in advance