{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Commercial Ope",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.126676,
            50.366699
          ],
          [
            -4.126918,
            50.366614
          ],
          [
            -4.12716,
            50.366529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764355, PL4 0LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.126910932857126,
          50.366614175955526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041061830, PL4 0LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.127068302124725,
          50.366674257114425
        ]
      }
    }
  ]
}