{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Asher Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.479039,
            53.365709
          ],
          [
            -1.478626,
            53.365757
          ],
          [
            -1.478212,
            53.365804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013335723, S7 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4789491700091553,
          53.36571769805501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050907576, S7 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.478769393594267,
          53.36567197000067
        ]
      }
    }
  ]
}