{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/27/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/27/items/789?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/27/items/789?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/27/items/789?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 27,
  "LayerName" : "Precipitacion Mensual Año 1994",
  "id" : "789",
  "properties" : {
    "objectid" : 789,
    "gridcode" : 5,
    "area_prcp" : 2.3040220299999996,
    "rango" : "200 - 300",
    "per_ini" : "1994-02-01T00:00:00",
    "per_fin" : "1994-02-28T00:00:00",
    "ruleid" : 5,
    "st_area_shape_" : 0.00018765608037774005,
    "st_length_shape_" : 0.06357615802864118
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.730381585999964,
          4.7739948110000228
        ],
        [
          -75.726061761999972,
          4.753912352000043
        ],
        [
          -75.747248345999935,
          4.7655254510000304
        ],
        [
          -75.730381585999964,
          4.7739948110000228
        ]
      ]
    ]
  }
}