{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ratten Row Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.950164,
            53.69939
          ],
          [
            -1.951189,
            53.698034
          ],
          [
            -1.951279,
            53.697916
          ],
          [
            -1.952376,
            53.696726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218937, HX6 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9523759115534745,
          53.69672608172462
        ]
      }
    }
  ]
}