{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/12/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/12/items/1910?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/12/items/1910?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/12/items/1910?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 12,
  "LayerName" : "Precipitacion Mensual Año 1979",
  "id" : "1910",
  "properties" : {
    "objectid" : 1910,
    "gridcode" : 3,
    "area_prcp" : 5.4160173800000004,
    "rango" : "100 - 150",
    "per_ini" : "1978-05-01T00:00:00",
    "per_fin" : "1978-05-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00044922626214234163,
    "st_length_shape_" : 0.096793380868078427
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -71.495554192999975,
          12.344411360000038
        ],
        [
          -71.487061761999939,
          12.313912352000045
        ],
        [
          -71.517982781999933,
          12.319165019000025
        ],
        [
          -71.495554192999975,
          12.344411360000038
        ]
      ]
    ]
  }
}