{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loft Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.448969,
            53.427195
          ],
          [
            -2.448607,
            53.427333
          ],
          [
            -2.448558,
            53.427351
          ],
          [
            -2.448312,
            53.427185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024411914, M44 5HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4489747424911217,
          53.427194099179395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070746516, M44 5GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4485391768404763,
          53.42727663389643
        ]
      }
    }
  ]
}