{
  "schemaVersion": "1.0",
  "site": "Frances Popsicle",
  "description": "Machine-readable four-week vegan meal rotation.",
  "weekCount": 4,
  "weeks": [
    {
      "week": 1,
      "title": "Week 1 Vegan Meal Plan",
      "description": "Week 1 of the Frances Popsicle four-week vegan family meal rotation.",
      "url": "https://francespopsicle.com/meal-plans/week-1/",
      "data": "https://francespopsicle.com/meal-plans/data/week-1.json",
      "vegan": true
    },
    {
      "week": 2,
      "title": "Week 2 Vegan Meal Plan",
      "description": "Week 2 of the Frances Popsicle four-week vegan family meal rotation.",
      "url": "https://francespopsicle.com/meal-plans/week-2/",
      "data": "https://francespopsicle.com/meal-plans/data/week-2.json",
      "vegan": true
    },
    {
      "week": 3,
      "title": "Week 3 Vegan Meal Plan",
      "description": "Week 3 of the Frances Popsicle four-week vegan family meal rotation.",
      "url": "https://francespopsicle.com/meal-plans/week-3/",
      "data": "https://francespopsicle.com/meal-plans/data/week-3.json",
      "vegan": true
    },
    {
      "week": 4,
      "title": "Week 4 Vegan Meal Plan",
      "description": "Week 4 of the Frances Popsicle four-week vegan family meal rotation.",
      "url": "https://francespopsicle.com/meal-plans/week-4/",
      "data": "https://francespopsicle.com/meal-plans/data/week-4.json",
      "vegan": true
    }
  ]
}
