No notes defined.

<article class='c-venue venue type-venue c-venue--list-item'>

        <figure class='
            c-venue__media-wrapper
                            c-venue__media-wrapper--with-image
                                    c-venue__media-wrapper--with-image--background-only
                                        ' style='background-image: url( https://maps.googleapis.com/maps/api/staticmap?center=Dr%20Zorana%20%C4%90in%C4%91i%C4%87a%201%2C%20Novi%20Sad%2021000&key=AIzaSyDwZZBsZ7XWK6KWHGpBrtLBx-uSmqFRmgk&size=600x400&maptype=roadmap&markers=color:red|Dr%20Zorana%20%C4%90in%C4%91i%C4%87a%201%2C%20Novi%20Sad%2021000 )'>
        </figure>

        <div class='c-venue__content-wrapper'>

            <h1 class='c-heading c-heading--minor'>
                <a class='c-link c-link--minor ' href="#" itemprop="item" itemid="#"><span itemprop="name">University of Novi Sad</span></a>
            </h1>

            <div class='c-meta c-list-item__meta'>

                <div class='c-location c-list-item__location c-location--location-icon'>
                    <p class='c-location__text p-location'><a class='c-link c-list-item__link ' href="https://maps.google.com/maps?z=12&q=University+of+Novi+Sad%2C+Novi+Sad%2C+21000" itemprop="item" itemid="https://maps.google.com/maps?z=12&q=University+of+Novi+Sad%2C+Novi+Sad%2C+21000" target="_blank" title="View on Google maps"><span itemprop="name">University of Novi Sad, Novi Sad, 21000</span></a></p>
                </div>

            </div>
            <p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>

        </div>

    </article>
{% if display.view_mode == 'teaser' or not display.view_mode %}
    {% set view_mode = 'card' %}
{% else %}
    {% set view_mode = display.view_mode %}
{% endif %}

<article class='{{ get_entity_class( entityType, display ) }}'>
    {% include get_template( view_mode, 'unit' ) with { 
        entityType: entityType, 
    } %}
</article>
{
  "theme": "community",
  "entityType": "venue",
  "permalink": "https://socialimpactaward.net/volunteering-gave-me-more-than-just-the-skills/",
  "image": {
    "src": "https://maps.googleapis.com/maps/api/staticmap?center=Dr%20Zorana%20%C4%90in%C4%91i%C4%87a%201%2C%20Novi%20Sad%2021000&key=AIzaSyDwZZBsZ7XWK6KWHGpBrtLBx-uSmqFRmgk&size=600x400&maptype=roadmap&markers=color:red|Dr%20Zorana%20%C4%90in%C4%91i%C4%87a%201%2C%20Novi%20Sad%2021000",
    "alt": "Cover journey",
    "backgroundOnly": true
  },
  "heading": {
    "text": "University of Novi Sad",
    "url": "#"
  },
  "meta": {
    "location": {
      "text": "University of Novi Sad, Novi Sad, 21000",
      "href": "https://maps.google.com/maps?z=12&q=University+of+Novi+Sad%2C+Novi+Sad%2C+21000",
      "title": "View on Google maps",
      "target": "_blank"
    }
  },
  "content": "<p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>",
  "addressQueryParam": "University of Novi Sad, Dr. Zoran, Dr Zorana Đinđića 1, Novi Sad 21000",
  "address": "Dr Zorana Đinđića 1, Novi Sad 21000",
  "apiKey": "AIzaSyDwZZBsZ7XWK6KWHGpBrtLBx-uSmqFRmgk",
  "website": "https://sia.click",
  "display": {
    "view_mode": "list-item"
  }
}