{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riversview",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.900951,
            53.662505
          ],
          [
            -2.900995,
            53.662784
          ],
          [
            -2.901039,
            53.663062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347416, PR9 8FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.900867125516268,
          53.662192079471374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025316606, PR9 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.898565697804612,
          53.66142737807193
        ]
      }
    }
  ]
}