{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street Ope",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.175021,
            50.371921
          ],
          [
            -4.174832,
            50.371984
          ],
          [
            -4.174643,
            50.372047
          ],
          [
            -4.174823,
            50.372267
          ],
          [
            -4.175002,
            50.372487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765898, PL1 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1748274364315066,
          50.37199668971413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093901771, PL1 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.174962869901734,
          50.372497843140145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041061720, PL1 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.174233488301451,
          50.37223266043719
        ]
      }
    }
  ]
}