{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.848001,
            52.988558
          ],
          [
            -1.847465,
            52.98932
          ],
          [
            -1.84693,
            52.990083
          ],
          [
            -1.846088,
            52.992099
          ],
          [
            -1.845348,
            52.993016
          ],
          [
            -1.845197,
            52.993203
          ],
          [
            -1.844344,
            52.99387
          ],
          [
            -1.844131,
            52.994136
          ],
          [
            -1.843842,
            52.995007
          ],
          [
            -1.843937,
            52.99587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781366, DE6 2GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8480447300625145,
          52.98856723781321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024970112, DE6 2GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8446607689060734,
          52.98925504029021
        ]
      }
    }
  ]
}