{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/3/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/3/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/3/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/3/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Precipitacion Mensual Año 1970",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 2,
    "area_prcp" : 138.59747088,
    "rango" : "50 - 100",
    "per_ini" : "1970-01-01T00:00:00",
    "per_fin" : "1970-01-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.011256988932491125,
    "st_length_shape_" : 0.38881259223094006
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.451920470999937,
          1.5666660200000706
        ],
        [
          -75.474999999999966,
          1.5357450000000199
        ],
        [
          -75.541422789999956,
          1.5401527150000334
        ],
        [
          -75.568920470999956,
          1.5772414600000388
        ],
        [
          -75.558356566999976,
          1.6251803020000466
        ],
        [
          -75.506159972999967,
          1.656666021000035
        ],
        [
          -75.455057067999974,
          1.6346955610000578
        ],
        [
          -75.442131652999933,
          1.601817876000041
        ],
        [
          -75.451920470999937,
          1.5666660200000706
        ]
      ]
    ]
  }
}