{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/344?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/42/items/344?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/42/items/344?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "344",
  "properties" : {
    "objectid" : 344,
    "gridcode" : 3,
    "area_prcp" : 3.7979226300000004,
    "rango" : "100 - 150",
    "per_ini" : "2009-01-01T00:00:00",
    "per_fin" : "2009-01-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00030920425954112307,
    "st_length_shape_" : 0.082497634915161724
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.979550103999941,
          4.0286400140000751
        ],
        [
          -74.970061761999943,
          3.9979123520000712
        ],
        [
          -74.992308526999977,
          4.0047821040000713
        ],
        [
          -74.979550103999941,
          4.0286400140000751
        ]
      ]
    ]
  }
}