{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillside Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.275973,
            53.518359
          ],
          [
            -2.276008,
            53.518062
          ],
          [
            -2.276042,
            53.517764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021271, M25 9WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.275970840297284,
          53.51835926926466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021273, M25 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2757585315192674,
          53.51817999141089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021274, M25 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.276165904680887,
          53.51820601550512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021275, M25 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2761940781559886,
          53.51790034447213
        ]
      }
    }
  ]
}