{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reaney Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.028791,
            53.790649
          ],
          [
            -3.028648,
            53.790426
          ],
          [
            -3.028506,
            53.790202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070841237, FY4 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.028790522874482,
          53.790649344808294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012614442, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0282419640434433,
          53.790564167117296
        ]
      }
    }
  ]
}