{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catts Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.440696,
            51.326282
          ],
          [
            0.441081,
            51.326235
          ],
          [
            0.441466,
            51.326187
          ],
          [
            0.441487,
            51.326248
          ],
          [
            0.441508,
            51.326308
          ],
          [
            0.441503,
            51.326391
          ],
          [
            0.441498,
            51.326473
          ],
          [
            0.441561,
            51.326628
          ],
          [
            0.441624,
            51.326782
          ],
          [
            0.441661,
            51.326884
          ],
          [
            0.441698,
            51.326987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002915486, ME6 5SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.441933868925256,
          51.32661941640387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013918685, ME6 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4409665180550971,
          51.32624387411624
        ]
      }
    }
  ]
}