{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rail Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.242111,
            53.465257
          ],
          [
            -2.241855,
            53.465307
          ],
          [
            -2.2416,
            53.465357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77119516, M15 6RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2418549331761537,
          53.46523063715934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77119517, M15 6RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.241916002328215,
          53.465374329109586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068546, M15 6EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.242096140546687,
          53.465266102122754
        ]
      }
    }
  ]
}