{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.15115,
            50.427546
          ],
          [
            -4.15062,
            50.427444
          ],
          [
            -4.150583,
            50.427443
          ],
          [
            -4.149994,
            50.427428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070766086, PL6 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.143022278546145,
          50.42766871620492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091563762, PL6 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.149499430056676,
          50.42767509687625
        ]
      }
    }
  ]
}