{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ket Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.387054,
            53.596183
          ],
          [
            -1.387372,
            53.596411
          ],
          [
            -1.38769,
            53.596639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022876065, S72 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3874332785538734,
          53.59673037617038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881168, S72 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3882599724739184,
          53.59703122091494
        ]
      }
    }
  ]
}