{
  "id": "5",
  "displayName": "A4 Landscape - ",
  "description": "Print Template A4 Landscape",
  "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": "Town of Black Diamond",
      "multiline": true
    },
    {
      "id": "tf__Notes",
      "displayName": "Enter notes here",
      "value": "© Town of Black Diamond",
      "multiline": true
    }
  ],
  "maximumResolution": 300,
  "isDefault": false,
  "defaultMapScale": "3000",
  "defaultResolution": "100",
  "defaultOutputFormat": "Pdf",
  "defaultGrid": null,
  "mainMapWidth": 9.08,
  "mainMapHeight": 6.33,
  "grids": [],
  "properties": [],
  "extensions": []
}