{
  "vendor" : "ESRI",
  "LayerId" : 0,
  "LayerName" : "DefaultExtent",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "SHAPE",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "SHAPE_Length",
      "type" : "esriFieldTypeDouble"
    },
    {
      "name" : "SHAPE_Area",
      "type" : "esriFieldTypeDouble"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "3",
      "geometry" : {
        "type" : "Polygon",
        "coordinates" : [
          [
            [
              -113.83816973106136,
              71.500901969340205
            ],
            [
              117.48682901710029,
              72.183061234182674
            ],
            [
              104.35165558718057,
              -59.298509774897198
            ],
            [
              -111.64897415925837,
              -45.665793562709908
            ],
            [
              -113.83816973106136,
              71.500901969340205
            ]
          ]
        ]
      },
      "properties" : {
        "OBJECTID" : 3,
        "SHAPE_Length" : 87351000.081701681,
        "SHAPE_Area" : 465879644883155.25
      }
    }
  ],
  "links" : [
    {
      "href" : "https://gismaps.pulse.gop.pk/arcgis/rest/services/System/DynamicMappingHost/OGCFeatureServer/collections/0/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=application/geo+json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://gismaps.pulse.gop.pk/arcgis/rest/services/System/DynamicMappingHost/OGCFeatureServer/collections/0/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "this document as HTML"
    }
  ],
  "timeStamp" : "2026-04-06T00:00:35Z",
  "numberMatched" : 1,
  "numberReturned" : 1
}