{
  "id": "4",
  "displayName": "8.5 x 11 Print Template",
  "description": "8.5 x 11 Print Template",
  "type": "Map Template Report",
  "visible": true,
  "supportsEmailNotification": false,
  "supportedOutputFormats": [
    "Pdf"
  ],
  "supportedResolutions": [
    {
      "displayName": "100",
      "dpi": 96
    },
    {
      "displayName": "300",
      "dpi": 300
    },
    {
      "displayName": "600",
      "dpi": 600
    }
  ],
  "supportedScales": [
    {
      "displayName": "500",
      "scale": 500
    },
    {
      "displayName": "1000",
      "scale": 1000
    },
    {
      "displayName": "3000",
      "scale": 3000
    },
    {
      "displayName": "5000",
      "scale": 5000
    },
    {
      "displayName": "10000",
      "scale": 10000
    }
  ],
  "textFields": [
    {
      "id": "tf__Title",
      "displayName": "Map Title",
      "value": "Village of Coutts",
      "multiline": true
    },
    {
      "id": "tf__Notes",
      "displayName": "Enter notes here",
      "value": "© Village of Coutts",
      "multiline": false
    }
  ],
  "maximumResolution": 300,
  "isDefault": true,
  "defaultMapScale": "5000",
  "defaultResolution": "300",
  "defaultOutputFormat": "Pdf",
  "defaultGrid": null,
  "mainMapWidth": 8.375,
  "mainMapHeight": 6.5625,
  "grids": [],
  "properties": [],
  "extensions": []
}