{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunters Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.17467,
            50.936126
          ],
          [
            -1.174963,
            50.936049
          ],
          [
            -1.175079,
            50.935987
          ],
          [
            -1.175443,
            50.935796
          ],
          [
            -1.175487,
            50.935773
          ],
          [
            -1.175532,
            50.935749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502365, SO32 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1750456312430735,
          50.9360045683759
        ]
      }
    }
  ]
}