{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ronaldway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.026518,
            53.795871
          ],
          [
            -3.026494,
            53.795787
          ],
          [
            -3.02647,
            53.795703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ronaldway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.02647,
            53.795703
          ],
          [
            -3.026434,
            53.795492
          ],
          [
            -3.026399,
            53.795281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070843176, FY4 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0263989486405665,
          53.79528089274336
        ]
      }
    }
  ]
}