{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maxfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.498535,
            53.381761
          ],
          [
            -1.498149,
            53.382094
          ],
          [
            -1.497763,
            53.382427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554510, S10 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4977935620075256,
          53.382382568783264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022927918, S10 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4988904912173981,
          53.381146737229116
        ]
      }
    }
  ]
}