{
  "_comment": "ILLUSTRATIVE EXAMPLE — modeled on EDGAR's data.sec.gov submissions JSON. An identifier (here the PWSID, the analogue of EDGAR's CIK) resolves to an entity's filing history. Currency is a field, not an inference. Values are illustrative.",
  "pwsid": "CA3010037",
  "name": "Moulton Niguel Water District",
  "formerNames": [],
  "state": "CA",
  "county": "Orange",
  "rateFilings": [
    {
      "type": "adopted-rate-schedule",
      "official": true,
      "status": "currently-effective",
      "adoptedDate": "2025-06-17",
      "effectiveDate": "2025-07-01",
      "adoptingAction": "Resolution 2025-14",
      "url": "https://www.mnwd.com/waterrates/"
    },
    {
      "type": "adopted-rate-schedule",
      "official": false,
      "status": "superseded",
      "effectiveDate": "2024-07-01",
      "url": "https://www.mnwd.com/waterrates/archive/2024/"
    }
  ]
}
