{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harbour Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.196333,
            50.375991
          ],
          [
            -4.196155,
            50.376115
          ],
          [
            -4.195978,
            50.37624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harbour Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.195978,
            50.37624
          ],
          [
            -4.195808,
            50.376351
          ],
          [
            -4.195637,
            50.376463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043662, PL11 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.196332503824705,
          50.37599065070917
        ]
      }
    }
  ]
}