{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.68382,
            53.697434
          ],
          [
            -2.68399,
            53.697491
          ],
          [
            -2.68416,
            53.697548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013240058, PR25 4XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.684170366733794,
          53.6975486412344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010621161, PR25 4XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.684004943037364,
          53.69762149262736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010621162, PR25 4XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6838532059924867,
          53.69760438265416
        ]
      }
    }
  ]
}