{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meldon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.483091,
            54.991233
          ],
          [
            -1.483116,
            54.991235
          ],
          [
            -1.483142,
            54.991236
          ],
          [
            -1.483327,
            54.991267
          ],
          [
            -1.483512,
            54.991297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47037289, NE28 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4828090208845728,
          54.99129440839543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47060935, NE28 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4833241746940673,
          54.99134152764671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47165299, NE28 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.483512520688777,
          54.9912794229429
        ]
      }
    }
  ]
}