{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/6/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/6/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/6/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/6/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 6,
  "LayerName" : "Precipitacion Mensual Año 1973",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 4,
    "area_prcp" : 50.102838040000002,
    "rango" : "150 - 200",
    "per_ini" : "1973-05-01T00:00:00",
    "per_fin" : "1973-05-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.0041424618295182337,
    "st_length_shape_" : 0.24567974055106123
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.749978143999954,
          10.860828597000022
        ],
        [
          -74.754061761999935,
          10.855912352000075
        ],
        [
          -74.803134942999975,
          10.860810195000056
        ],
        [
          -74.812774958999967,
          10.877641707000066
        ],
        [
          -74.819375721999961,
          10.88916666700004
        ],
        [
          -74.82033028099994,
          10.890833333000046
        ],
        [
          -74.821145379999962,
          10.892256499000041
        ],
        [
          -74.80835295199995,
          10.913514160000034
        ],
        [
          -74.803261580999958,
          10.921974682000041
        ],
        [
          -74.79723088999998,
          10.931996108000021
        ],
        [
          -74.795000000999948,
          10.931131965000077
        ],
        [
          -74.74479424499998,
          10.911684585000046
        ],
        [
          -74.747634826999956,
          10.883817414000021
        ],
        [
          -74.749978143999954,
          10.860828597000022
        ]
      ]
    ]
  }
}