{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oadby Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.158475,
            53.451205
          ],
          [
            -2.158482,
            53.451101
          ],
          [
            -2.158489,
            53.450997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623078, SK5 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1584750722042227,
          53.45120464409577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012783574, SK5 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1582777144558603,
          53.450773458636924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012783575, SK5 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158217082455433,
          53.45066567719602
        ]
      }
    }
  ]
}