{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Twinaway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.569308,
            50.693367
          ],
          [
            -3.567851,
            50.693055
          ],
          [
            -3.567298,
            50.692937
          ],
          [
            -3.56637,
            50.692794
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982625, EX2 9TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.569319839437432,
          50.693356850769554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032983904, EX2 9TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.566880627463366,
          50.69451384616895
        ]
      }
    }
  ]
}