{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Incline Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.412142,
            51.711116
          ],
          [
            -3.411901,
            51.710967
          ],
          [
            -3.411913,
            51.710935
          ],
          [
            -3.412001,
            51.710697
          ],
          [
            -3.412108,
            51.710416
          ],
          [
            -3.412215,
            51.710136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814079, CF44 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4121280127457014,
          51.71111638360879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024834739, CF44 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4128897303735934,
          51.711871524109206
        ]
      }
    }
  ]
}