{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.424007,
            53.274997
          ],
          [
            -2.424235,
            53.27469
          ],
          [
            -2.424463,
            53.274383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007954893, WA16 0UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4244576464854837,
          53.27439495564251
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010135927, WA16 0UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4243569554703686,
          53.27482677743124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010135928, WA16 0UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4244606757051197,
          53.274700564641314
        ]
      }
    }
  ]
}