{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bones Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.340191,
            50.428205
          ],
          [
            -4.339156,
            50.427683
          ],
          [
            -4.33873,
            50.427355
          ],
          [
            -4.337877,
            50.426699
          ],
          [
            -4.337293,
            50.426514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044155, PL12 5JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.340201079097085,
          50.42820316571705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024685994, PL12 5JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.339511700897938,
          50.427929212221336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091536252, PL12 5JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3396039644772975,
          50.427801432486845
        ]
      }
    }
  ]
}