{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keats Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.276686,
            51.419255
          ],
          [
            -3.276453,
            51.419364
          ],
          [
            -3.276221,
            51.419472
          ],
          [
            -3.276177,
            51.419483
          ],
          [
            -3.276133,
            51.419494
          ],
          [
            -3.276088,
            51.419503
          ],
          [
            -3.276042,
            51.419511
          ],
          [
            -3.275906,
            51.419522
          ],
          [
            -3.275771,
            51.419533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64005144, CF62 9TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.276254069350384,
          51.419320601601314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101370, CF62 9TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2767126366630976,
          51.419261653756394
        ]
      }
    }
  ]
}