{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Icehouse Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.729001,
            52.581788
          ],
          [
            1.729229,
            52.581853
          ],
          [
            1.729357,
            52.582231
          ],
          [
            1.729465,
            52.582547
          ],
          [
            1.729756,
            52.582673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012182621, NR31 6RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7292945474380848,
          52.58228256227014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023459126, NR31 6RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7290014997786347,
          52.58178809405833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025084696, NR31 6RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7291642580497655,
          52.58179195711641
        ]
      }
    }
  ]
}