{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corelli Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.201885,
            53.491965
          ],
          [
            -2.202493,
            53.492244
          ],
          [
            -2.203102,
            53.492524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77157949, M40 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202384744102485,
          53.49252112821768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063755, M40 8AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204180733642928,
          53.49301243374234
        ]
      }
    }
  ]
}