{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newman's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.485007,
            53.043335
          ],
          [
            -2.484911,
            53.044046
          ],
          [
            -2.484814,
            53.044756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013888, CW5 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.48493284754995,
          53.043371324550506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023729216, CW5 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4855153331707696,
          53.04344086105644
        ]
      }
    }
  ]
}