{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/18/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/18/items/99?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/18/items/99?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/18/items/99?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 18,
  "LayerName" : "Precipitacion Mensual Año 1985",
  "id" : "99",
  "properties" : {
    "objectid" : 99,
    "gridcode" : 2,
    "area_prcp" : 0.67305837000000002,
    "rango" : "50 - 100",
    "per_ini" : "1985-01-01T00:00:00",
    "per_fin" : "1985-01-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 5.5458737400082514e-05,
    "st_length_shape_" : 0.033956149189478792
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.234142876999954,
          9.8858854970000607
        ],
        [
          -75.231061761999968,
          9.8749123520000239
        ],
        [
          -75.242034905999958,
          9.8779931930000657
        ],
        [
          -75.234142876999954,
          9.8858854970000607
        ]
      ]
    ]
  }
}