{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairies Hall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.771507,
            50.486542
          ],
          [
            -3.771619,
            50.486463
          ],
          [
            -3.771632,
            50.486411
          ],
          [
            -3.771656,
            50.486316
          ],
          [
            -3.771673,
            50.486247
          ],
          [
            -3.771684,
            50.486201
          ],
          [
            -3.771752,
            50.485927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024695149, TQ11 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.771637170113861,
          50.48644325671911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978541, TQ11 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7715096967548174,
          50.48642720988802
        ]
      }
    }
  ]
}