{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barlow Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.226852,
            53.47117
          ],
          [
            -2.22724,
            53.471306
          ],
          [
            -2.227246,
            53.471309
          ],
          [
            -2.227501,
            53.471092
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062443, M13 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2275013040068643,
          53.471092377249995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095661623, M13 9PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2268393665054083,
          53.47126441792304
        ]
      }
    }
  ]
}