Asset Metadata Sharing From JSON
Hi. I am working through an idea of building a National Park Map that uses geolocation to show users information about nearby parks. Basically, the user would land on the homepage and be presented with any relevant news, video, or audio from the closest park.
I was thinking of creating new templates for each asset type (news, audio, video) which allows me to identify the metadata (title, url of the asset) and assign lat and long coordinates. The homepage would include a map component which ingests the metadata for each asset type and display the nearest park based on location (browser?)
Long story short, I am trying to figure out the best path to begin marching down. Would it be a good idea to explore Adobe Assets for creating the metadata? Might experience fragments do the trick? If so, would I be able to create a JSON feed fro the new homepage map component?
Any help or ideas would be appreciated!!!