{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/33/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/33/items/999?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/33/items/999?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/33/items/999?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 33,
  "LayerName" : "Precipitacion Mensual Año 2000",
  "id" : "999",
  "properties" : {
    "objectid" : 999,
    "gridcode" : 2,
    "area_prcp" : 3.80510818,
    "rango" : "50 - 100",
    "per_ini" : "2000-02-01T00:00:00",
    "per_fin" : "2000-02-28T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00030920330857114907,
    "st_length_shape_" : 0.082497585121067821
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.383550378999985,
          3.5696400140000719
        ],
        [
          -76.37406176199994,
          3.5389123530000575
        ],
        [
          -76.396308526999974,
          3.5457821040000681
        ],
        [
          -76.383550378999985,
          3.5696400140000719
        ]
      ]
    ]
  }
}