{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mellor Brook",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.881948,
            53.637841
          ],
          [
            -1.881266,
            53.638236
          ],
          [
            -1.881263,
            53.638241
          ],
          [
            -1.880917,
            53.638775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203401, HD7 5UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8819478953623934,
          53.6378410546195
        ]
      }
    }
  ]
}