{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parsonage Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.514452,
            53.45057
          ],
          [
            -2.514607,
            53.450372
          ],
          [
            -2.514762,
            53.450173
          ],
          [
            -2.515006,
            53.450281
          ],
          [
            -2.515055,
            53.450303
          ],
          [
            -2.515015,
            53.450445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090369414, WA3 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5147950831741728,
          53.45033473764737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090369415, WA3 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5148246532901166,
          53.45028966723774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090369850, WA3 5DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5144515993535332,
          53.45056992113105
        ]
      }
    }
  ]
}