{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foden Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.661623,
            51.22841
          ],
          [
            -1.661636,
            51.228366
          ],
          [
            -1.661649,
            51.228322
          ],
          [
            -1.661729,
            51.228159
          ],
          [
            -1.66181,
            51.227997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093280216, SP9 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6617542336169906,
          51.22846888815827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093280854, SP9 7TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6618150075848601,
          51.227992492024
        ]
      }
    }
  ]
}