{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/3/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/3/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/3/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/3/items/789?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Precipitacion Mensual Año 1970",
  "id" : "789",
  "properties" : {
    "objectid" : 789,
    "gridcode" : 2,
    "area_prcp" : 0.67124784000000004,
    "rango" : " ",
    "per_ini" : "1970-04-01T00:00:00",
    "per_fin" : "1970-04-30T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 5.5458735859662013e-05,
    "st_length_shape_" : 0.033956148752716742
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.299081115999968,
          10.636718145000032
        ],
        [
          -74.295999999999935,
          10.625745000000052
        ],
        [
          -74.306973143999983,
          10.628825841000037
        ],
        [
          -74.299081115999968,
          10.636718145000032
        ]
      ]
    ]
  }
}