{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chase View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.377705,
            51.757662
          ],
          [
            -3.377657,
            51.757416
          ],
          [
            -3.377654,
            51.757401
          ],
          [
            -3.377279,
            51.757414
          ],
          [
            -3.377117,
            51.75739
          ],
          [
            -3.376984,
            51.757283
          ],
          [
            -3.377014,
            51.757061
          ],
          [
            -3.377019,
            51.757022
          ],
          [
            -3.377203,
            51.756876
          ],
          [
            -3.377449,
            51.756855
          ],
          [
            -3.377538,
            51.756917
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654757, CF47 9RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3777051656671646,
          51.75766161654048
        ]
      }
    }
  ]
}