{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rope Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.479059,
            50.216125
          ],
          [
            -5.478627,
            50.216329
          ],
          [
            -5.478195,
            50.216533
          ],
          [
            -5.478046,
            50.21657
          ],
          [
            -5.477897,
            50.216607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023470630, TR26 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.479058657247481,
          50.216124500859266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040119967, TR26 1SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.479021916206134,
          50.21619757399319
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040119984, TR26 1SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.4787125622113395,
          50.21637778055456
        ]
      }
    }
  ]
}