{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Petit Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.52553,
            50.486737
          ],
          [
            -3.525384,
            50.486793
          ],
          [
            -3.525237,
            50.486849
          ],
          [
            -3.525221,
            50.486934
          ],
          [
            -3.525205,
            50.487018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000014878, TQ1 4QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.525499894191959,
          50.4866838056996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024953345, TQ1 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.525150808306792,
          50.48678731171008
        ]
      }
    }
  ]
}