{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/40/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/40/items/20?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/40/items/20?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/40/items/20?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 40,
  "LayerName" : "Precipitacion Mensual Año 2007",
  "id" : "20",
  "properties" : {
    "objectid" : 20,
    "gridcode" : 1,
    "area_prcp" : 2.65952425,
    "rango" : "0-50",
    "per_ini" : "2007-01-01T00:00:00",
    "per_fin" : "2007-01-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00021764142512758756,
    "st_length_shape_" : 0.067284344919098779
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.356221795999943,
          7.0884570910000662
        ],
        [
          -73.350061760999949,
          7.0669123530000206
        ],
        [
          -73.372064080999962,
          7.073203124000031
        ],
        [
          -73.356221795999943,
          7.0884570910000662
        ]
      ]
    ]
  }
}