{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.565184,
            50.518291
          ],
          [
            -3.565604,
            50.517341
          ],
          [
            -3.565851,
            50.51714
          ],
          [
            -3.566522,
            50.516942
          ],
          [
            -3.566912,
            50.516754
          ],
          [
            -3.567022,
            50.516701
          ],
          [
            -3.568503,
            50.515009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032961913, TQ12 4SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.564726481918951,
          50.51810836418346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982682, TQ12 4SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.565183924235242,
          50.5182910793959
        ]
      }
    }
  ]
}