{
  "week": 11,
  "day": "Tuesday",
  "topic": "Roman Roads",
  "subtitle": "All Roads Lead to Rome",
  "icon": "🛣️",
  "pages": [
    {
      "title": "🛣️ Roman Roads",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Have you heard the saying 'All roads lead to Rome'? The Romans built about 50,000 miles of paved roads — enough to circle the whole Earth twice! The roads connected every corner of the empire back to the capital city.",
            "Roman roads were built in layers, like a sandwich: big stones on the bottom, then gravel, then sand, with smooth, flat paving stones on top. The middle was raised so rain would run off to the sides. Roads were built as straight as possible — right over hills instead of around them!",
            "Why so many roads? Soldiers could march quickly, traders could move goods in carts, and messengers could carry mail across the empire. One famous road, the <strong>Appian Way</strong>, was built in 312 BC — and you can still walk on parts of it today!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "About how many miles of paved roads did the Romans build?", "lines": "single"},
            {"text": "Why was the middle of the road raised up?", "lines": "single"},
            {"text": "Name two reasons the Romans needed good roads.", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["layers", "straight", "Appian", "soldiers", "Rome"],
          "items": [
            "People say all roads lead to ______________.",
            "Roman roads were built in ______________, like a sandwich.",
            "Roads were built as ______________ as possible.",
            "The famous ______________ Way was built in 312 BC.",
            "Roads helped ______________ march quickly across the empire."
          ]
        },
        {
          "type": "sort_table",
          "title": "Build the Road",
          "icon": "📊",
          "instruction": "Number the road layers from 1 (bottom) to 4 (top).",
          "header": ["Layer", "Order (1–4)"],
          "rows": [
            ["Smooth paving stones", ""],
            ["Big stones", ""],
            ["Sand", ""],
            ["Gravel", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Layer a Road",
          "icon": "🔍",
          "content": [
            "Build a Roman road model in a shoebox lid or tray! Layer it like the Romans: pebbles or blocks on the bottom, then crumpled paper 'gravel,' then a smooth top of flat cardboard 'paving stones.'",
            "Drive a toy car down your road. Smooth ride? The Romans would be proud!"
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "How are Roman roads like our highways today?", "lines": "triple"},
            {"text": "Why do you think some Roman roads still exist after 2,000 years?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}
