{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.851198,
            54.076217
          ],
          [
            -2.851178,
            54.076367
          ],
          [
            -2.851158,
            54.076517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.851158,
            54.076517
          ],
          [
            -2.851125,
            54.076767
          ],
          [
            -2.851092,
            54.077018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292385, LA4 5AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8511458098850193,
          54.076657918568436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010494304, LA4 5BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.850925800358365,
          54.076362876531526
        ]
      }
    }
  ]
}