{
  "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/1950?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/1950?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/1950?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" : "1950",
  "properties" : {
    "objectid" : 1950,
    "gridcode" : 6,
    "area_prcp" : 5.4960014300000006,
    "rango" : "300 - 400",
    "per_ini" : "1977-05-01T00:00:00",
    "per_fin" : "1977-05-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.00044921900536849612,
    "st_length_shape_" : 0.096792551999815568
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.258061761999954,
          6.6079123530000743
        ],
        [
          -75.288982232999956,
          6.6131649160000734
        ],
        [
          -75.266554742999972,
          6.638411498000039
        ],
        [
          -75.258061761999954,
          6.6079123530000743
        ]
      ]
    ]
  }
}