{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coal Pit Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.56144,
            53.424268
          ],
          [
            -1.561363,
            53.425284
          ],
          [
            -1.561287,
            53.426299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334025, S35 0FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5614065083886943,
          53.424295353526006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024949474, S6 6LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.561690293167326,
          53.42450313231714
        ]
      }
    }
  ]
}