{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nineveh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16648,
            53.856855
          ],
          [
            -2.166504,
            53.856837
          ],
          [
            -2.166528,
            53.856819
          ],
          [
            -2.166635,
            53.856769
          ],
          [
            -2.166741,
            53.856719
          ],
          [
            -2.166729,
            53.85669
          ],
          [
            -2.166717,
            53.85666
          ],
          [
            -2.166675,
            53.856556
          ],
          [
            -2.166633,
            53.856453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947384, BB8 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1667559427222063,
          53.85674920345497
        ]
      }
    }
  ]
}