Permobil logo
Permobil logo
Permobil dealer locator

Liturgia De Las Horas.github.io Json May 2026

  1. A detailed explanation of the JSON structure used by the liturgia-de-las-horas GitHub Pages site (fields, examples, how to parse), or
  2. A full example JSON file for a day's liturgy (morning prayer, evening prayer, readings, psalms) in the project's schema, or
  3. Guidance on converting the site's HTML/Markdown into that JSON, or
  4. Something else — specify which output you need.

1. The Complete Breviary JSON (Spanish)

  • Display psalms with optional antiphons before/after
  • Responsorial elements formatted as:

    const PrayerHour = ( date, hour ) => const [officeData, setOfficeData] = useState(null);