{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shepherds Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.240431,
            53.122896
          ],
          [
            -1.240471,
            53.122963
          ],
          [
            -1.24051,
            53.12303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001341859, NG17 5GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2404379326768888,
          53.122903894272824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003306359, NG17 5GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2403567298279208,
          53.12327193347555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003306360, NG17 5GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2403858210927157,
          53.12331706500062
        ]
      }
    }
  ]
}