{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.481925,
            53.099988
          ],
          [
            -2.482232,
            53.099991
          ],
          [
            -2.482538,
            53.099995
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014014056, CW2 8TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4819254812377283,
          53.09998818856623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010088293, CW2 8TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.482327100045984,
          53.099842735431366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010088294, CW2 8TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4823006513671073,
          53.10014847208601
        ]
      }
    }
  ]
}