{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bath Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.006173,
            53.650249
          ],
          [
            -3.005925,
            53.650407
          ],
          [
            -3.005744,
            53.650522
          ],
          [
            -3.005612,
            53.650606
          ],
          [
            -3.005052,
            53.650963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bath Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.005052,
            53.650963
          ],
          [
            -3.004627,
            53.651218
          ],
          [
            -3.004201,
            53.651473
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023551933, PR9 0ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0042016656170256,
          53.65148240517717
        ]
      }
    }
  ]
}