{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/17/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/17/items/1111?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/17/items/1111?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/17/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 17,
  "LayerName" : "Precipitacion Mensual Año 1984",
  "id" : "1111",
  "properties" : {
    "objectid" : 1111,
    "gridcode" : 8,
    "area_prcp" : 1.3536102200000002,
    "rango" : "600 - 800",
    "per_ini" : "1984-06-01T00:00:00",
    "per_fin" : "1984-06-30T00:00:00",
    "ruleid" : 8,
    "st_area_shape_" : 0.00011059648517933403,
    "st_length_shape_" : 0.050929556442190806
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.666666925999948,
          6.6103650510000307
        ],
        [
          -75.663061761999984,
          6.5899123530000452
        ],
        [
          -75.674758905999965,
          6.5949177240000267
        ],
        [
          -75.666666925999948,
          6.6103650510000307
        ]
      ]
    ]
  }
}