{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.370277,
            53.081097
          ],
          [
            -1.370031,
            53.081249
          ],
          [
            -1.369784,
            53.081402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000252344, DE55 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3698703992882115,
          53.081338002657084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000255595, DE55 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.370030798466368,
          53.081599537983706
        ]
      }
    }
  ]
}