{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saville Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.604629,
            53.400485
          ],
          [
            -2.604193,
            53.400447
          ],
          [
            -2.603756,
            53.400409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404534, WA5 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.604629206892752,
          53.40048502755766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024818106, WA5 0NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.602926866440198,
          53.40028689875538
        ]
      }
    }
  ]
}