{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beaumaris Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.994305,
            53.436402
          ],
          [
            -2.994504,
            53.436836
          ],
          [
            -2.994702,
            53.43727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256248, L20 8JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.995236247219958,
          53.43823662246038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38335690, L20 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.994235001164654,
          53.436617973080224
        ]
      }
    }
  ]
}