{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Staining Road West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.991991,
            53.817544
          ],
          [
            -2.991876,
            53.817283
          ],
          [
            -2.991884,
            53.817256
          ],
          [
            -2.991969,
            53.816962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013593996, FY3 0BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991985593030992,
          53.81727744131167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012387506, FY3 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9921849281634447,
          53.81735668719037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012611269, FY3 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991790079239569,
          53.81735995349435
        ]
      }
    }
  ]
}