{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/9/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/9/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/9/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/9/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 9,
  "LayerName" : "Precipitacion Mensual Año 1976",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 3,
    "area_prcp" : 8.7617849899999989,
    "rango" : "100 - 150",
    "per_ini" : "1976-03-01T00:00:00",
    "per_fin" : "1976-03-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0007101756092997972,
    "st_length_shape_" : 0.11309554812527606
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.923061761999975,
          1.135912352000048
        ],
        [
          -76.941061761999947,
          1.135912352000048
        ],
        [
          -76.950569875999975,
          1.1585495420000598
        ],
        [
          -76.953737787999955,
          1.1660917960000461
        ],
        [
          -76.941578892999985,
          1.1630044400000656
        ],
        [
          -76.914563562999945,
          1.1561447740000403
        ],
        [
          -76.923061761999975,
          1.135912352000048
        ]
      ]
    ]
  }
}