{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/4/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/4/items/123?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/4/items/123?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/4/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "Precipitacion Mensual Año 1971",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 6,
    "area_prcp" : 27.647845759999999,
    "rango" : "300 - 400",
    "per_ini" : "1971-01-01T00:00:00",
    "per_fin" : "1971-01-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.0022471007674604118,
    "st_length_shape_" : 0.18440237196907416
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.524113586999988,
          3.9460410200000524
        ],
        [
          -76.536999999999978,
          3.9117450000000531
        ],
        [
          -76.586083617999975,
          3.9180258840000306
        ],
        [
          -76.572895079999967,
          3.9594212690000745
        ],
        [
          -76.543792845999974,
          3.9623875780000617
        ],
        [
          -76.524113586999988,
          3.9460410200000524
        ]
      ]
    ]
  }
}