{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garends Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.124282,
            54.11862
          ],
          [
            -0.123465,
            54.118523
          ],
          [
            -0.122647,
            54.118427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009930912, YO15 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12349261673466894,
          54.118531269393166
        ]
      }
    }
  ]
}