{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.106401,
            53.443766
          ],
          [
            -2.106041,
            53.443937
          ],
          [
            -2.10568,
            53.444108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997887, M34 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1064014635723,
          53.44376607986283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012703745, M34 7FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1061913651648765,
          53.44403592210155
        ]
      }
    }
  ]
}