{
  "family_count": 7,
  "sample_file_count": 14,
  "finding_count": 0,
  "valid": true,
  "live_enablement_allowed": false,
  "fixture_mode_requires_credentials": false,
  "families": [
    {
      "source_key": "injuries",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "injuries_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "manual_csv_injuries_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "matchup",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "matchup_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "nflverse_matchup_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "odds",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "odds_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "the_odds_api_nfl_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "schedule",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "nflverse_schedule_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "schedule_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "team_context",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "derived_team_context_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "team_context_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "usage",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "nflverse_usage_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "usage_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    },
    {
      "source_key": "weather",
      "sample_file_count": 2,
      "finding_count": 0,
      "files": [
        {
          "file_name": "open_meteo_weather_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        },
        {
          "file_name": "weather_sample.json",
          "valid_json": true,
          "finding_count": 0,
          "findings": []
        }
      ]
    }
  ]
}