{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ridings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.647215,
            50.854041
          ],
          [
            -0.647072,
            50.854368
          ],
          [
            -0.64693,
            50.854695
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023368370, BN18 0SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6469298818329758,
          50.854694598165906
        ]
      }
    }
  ]
}