{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1337?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/42/items/1337?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/42/items/1337?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1337",
  "properties" : {
    "objectid" : 1337,
    "gridcode" : 6,
    "area_prcp" : 68.181288690000002,
    "rango" : "300 - 400",
    "per_ini" : "2009-03-01T00:00:00",
    "per_fin" : "2009-03-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.0055750282777828428,
    "st_length_shape_" : 0.28123469497192422
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.204599175999988,
          7.0804700310000612
        ],
        [
          -72.225061761999939,
          7.0489123520000589
        ],
        [
          -72.273794915999986,
          7.0534573970000451
        ],
        [
          -72.28290093399994,
          7.106349974000068
        ],
        [
          -72.256836969999938,
          7.1427515250000511
        ],
        [
          -72.213259698999934,
          7.1307742300000427
        ],
        [
          -72.204599175999988,
          7.0804700310000612
        ]
      ]
    ]
  }
}