{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoney Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.009458,
            53.012401
          ],
          [
            -1.009252,
            53.012187
          ],
          [
            -1.009046,
            53.011973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008178795, NG14 7AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0094558165764174,
          53.01242559188613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004254872, NG14 7AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0092732830356483,
          53.012585883043066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004254873, NG14 7AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0095409106776783,
          53.01261508024898
        ]
      }
    }
  ]
}