{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redgate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.956692,
            53.458664
          ],
          [
            -1.956391,
            53.458987
          ],
          [
            -1.955576,
            53.45946
          ],
          [
            -1.955291,
            53.459625
          ],
          [
            -1.954432,
            53.460254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010736826, SK13 1EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9547329902076493,
          53.46021818145345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766270, SK13 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9567074739836685,
          53.458744800120115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024202461, SK13 1ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9548387776615264,
          53.459876659515054
        ]
      }
    }
  ]
}