{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flixton Road (B1062)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.35383,
            52.422353
          ],
          [
            1.35371,
            52.422424
          ],
          [
            1.35359,
            52.422495
          ],
          [
            1.353447,
            52.422586
          ],
          [
            1.353303,
            52.422676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000948, IP20 0EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3532238789429931,
          52.4226203828646
        ]
      }
    }
  ]
}