{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mayers Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.10102,
            50.353189
          ],
          [
            -4.101168,
            50.353339
          ],
          [
            -4.101138,
            50.353375
          ],
          [
            -4.100978,
            50.353568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765198, PL9 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.101101321830234,
          50.35343011176629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091564569, PL9 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.101246397280704,
          50.353850224213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041169667, PL9 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.103836427439824,
          50.35615090299902
        ]
      }
    }
  ]
}