{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Ways Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.105502,
            53.815829
          ],
          [
            -1.105264,
            53.815989
          ],
          [
            -1.105225,
            53.816015
          ],
          [
            -1.105186,
            53.816191
          ],
          [
            -1.105229,
            53.816241
          ],
          [
            -1.105272,
            53.816291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452672, YO8 3YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1053639291099022,
          53.815916930312646
        ]
      }
    }
  ]
}