{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clumber Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.188108,
            53.284404
          ],
          [
            -1.188093,
            53.284588
          ],
          [
            -1.188079,
            53.284772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013074148, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1883035834386257,
          53.284453848619336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013074378, S80 4WE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1879807972302472,
          53.28486514545439
        ]
      }
    }
  ]
}