{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corn Hey Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.355476,
            53.411411
          ],
          [
            -2.355652,
            53.411734
          ],
          [
            -2.355828,
            53.412057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449634, M33 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.355476163029123,
          53.411410607872796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011685605, M33 4WX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3558848899586255,
          53.411715001742095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011685606, M33 4WX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.355434407037444,
          53.41181521876108
        ]
      }
    }
  ]
}