{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/10/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/10/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/10/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/10/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 10,
  "LayerName" : "Precipitacion Mensual Año 1977",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 4,
    "area_prcp" : 55.455728210000004,
    "rango" : "150 - 200",
    "per_ini" : "1977-04-01T00:00:00",
    "per_fin" : "1977-04-30T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.004515143565033102,
    "st_length_shape_" : 0.25018506601485957
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.957630731999984,
          4.0214813220000565
        ],
        [
          -74.961061761999986,
          4.0159123530000329
        ],
        [
          -74.999420526999984,
          4.0199536730000318
        ],
        [
          -75.018492791999961,
          4.0471173700000236
        ],
        [
          -75.000332390999972,
          4.0795902090000595
        ],
        [
          -74.962598199999945,
          4.0913433830000372
        ],
        [
          -74.930630731999941,
          4.060467956000025
        ],
        [
          -74.938747430999967,
          4.033115844000065
        ],
        [
          -74.957630731999984,
          4.0214813220000565
        ]
      ]
    ]
  }
}