{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.532184,
            51.394346
          ],
          [
            0.533084,
            51.394092
          ],
          [
            0.533983,
            51.393838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.533983,
            51.393838
          ],
          [
            0.53433,
            51.393723
          ],
          [
            0.534676,
            51.393608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003177, ME4 4UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5321572769807198,
          51.39439424738855
        ]
      }
    }
  ]
}