{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fastnet Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19127,
            53.475762
          ],
          [
            -2.191334,
            53.475749
          ],
          [
            -2.191398,
            53.475737
          ],
          [
            -2.191668,
            53.475684
          ],
          [
            -2.191939,
            53.475631
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064663, M11 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1919385122203425,
          53.47563111801131
        ]
      }
    }
  ]
}