{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Great Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.4094,
            54.23339
          ],
          [
            -0.408684,
            54.23334
          ],
          [
            -0.407968,
            54.233289
          ],
          [
            -0.407396,
            54.233249
          ],
          [
            -0.406825,
            54.233208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023875515, YO11 3TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.40730226192333563,
          54.23393481096325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023876726, YO11 3TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4094249772576653,
          54.23339657446272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094024710, YO11 3TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4090505810773042,
          54.233157934656326
        ]
      }
    }
  ]
}