{# hours-location kindergarten override: mono readout table, neon map panel. Map lazy-load button + inline handler preserved. #}
{% if heading %}

{{ heading }}

{% endif %}
{% if hours %} {% for row in hours %} {% endfor %}
{{ row.day }} {% if row.closed %}Closed{% else %}{{ row.hours }}{% endif %}
{% endif %} {% if specialHoursNote %}

{{ specialHoursNote }}

{% endif %} {% if address %}
Address
{{ address }}
{% endif %} {% if phone %}{% endif %} {% if directionsUrl %}Get directions{% endif %}
{% if mapEmbedUrl %}
{% endif %}