chromium/chromeos/components/test/data/onc/cellular_with_smdp.onc

{
  "Type": "Cellular",
  "GUID": "cellularGuid",
  "Name": "Test cellular",
  "Cellular": {
    "AllowRoaming": true,
    "AutoConnect": false,
    "SMDPAddress" : "BogusSMDPAddress"
  }
}