{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scite House Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.718568,
            53.712193
          ],
          [
            -1.718606,
            53.711927
          ],
          [
            -1.718552,
            53.711886
          ],
          [
            -1.718379,
            53.711757
          ],
          [
            -1.718348,
            53.711604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094968463, WF15 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7185651452052086,
          53.71218863811091
        ]
      }
    }
  ]
}