{
  "id": "3",
  "displayName": "11 x 17 Print Template",
  "description": "Print Template 11 x 17",
  "type": "Map Template Report",
  "visible": true,
  "supportsEmailNotification": false,
  "supportedOutputFormats": [
    "Pdf"
  ],
  "supportedResolutions": [
    {
      "displayName": "100",
      "dpi": 96
    },
    {
      "displayName": "300",
      "dpi": 300
    }
  ],
  "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 Barons",
      "multiline": true
    },
    {
      "id": "tf__Notes",
      "displayName": "Enter notes here",
      "value": "© Village of Barons",
      "multiline": true
    }
  ],
  "maximumResolution": 300,
  "isDefault": false,
  "defaultMapScale": "5000",
  "defaultResolution": "100",
  "defaultOutputFormat": "Pdf",
  "defaultGrid": null,
  "mainMapWidth": 14.375,
  "mainMapHeight": 9.0629999999999988,
  "grids": [],
  "properties": [],
  "extensions": []
}