{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Douglas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.497483,
            54.99141
          ],
          [
            -1.49749,
            54.991513
          ],
          [
            -1.497496,
            54.991617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47232811, NE28 6LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4974549181182297,
          54.991176031350015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015820616, NE28 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.497747816255099,
          54.99150074650768
        ]
      }
    }
  ]
}