{
  "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/1234?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/1234?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/1234?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" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 4,
    "area_prcp" : 19.613441089999998,
    "rango" : "150 - 200",
    "per_ini" : "1994-03-01T00:00:00",
    "per_fin" : "1994-03-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.001598154967197429,
    "st_length_shape_" : 0.16223155125981606
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.993463189999943,
          4.689099059000057
        ],
        [
          -74.988061761999973,
          4.6459123530000284
        ],
        [
          -75.037064080999983,
          4.6506958000000509
        ],
        [
          -75.031039324999938,
          4.671179774000052
        ],
        [
          -75.030621794999945,
          4.6725993600000493
        ],
        [
          -75.030401440999981,
          4.6733485590000328
        ],
        [
          -75.026995660999944,
          4.684928100000036
        ],
        [
          -75.017346196999938,
          4.6861283550000508
        ],
        [
          -74.993463189999943,
          4.689099059000057
        ]
      ]
    ]
  }
}