{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yedmandale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.498787,
            54.25022
          ],
          [
            -0.500316,
            54.249536
          ],
          [
            -0.50058,
            54.249418
          ],
          [
            -0.501667,
            54.248737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023875305, YO13 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5016934703349604,
          54.248744401670024
        ]
      }
    }
  ]
}