{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gladiator Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.975206,
            58.989122
          ],
          [
            -2.974509,
            58.98948
          ],
          [
            -2.973812,
            58.989838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gladiator Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.975884,
            58.988776
          ],
          [
            -2.975545,
            58.988949
          ],
          [
            -2.975206,
            58.989122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134012639, KW15 1GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.973813990351525,
          58.98983192697358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024858332, KW15 1GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9746580980517767,
          58.98952920258317
        ]
      }
    }
  ]
}