{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holmes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.005257,
            53.46671
          ],
          [
            -3.005466,
            53.46684
          ],
          [
            -3.005675,
            53.46697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41125172, L21 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0056805100293777,
          53.46677870429976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41125173, L21 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0057725762400747,
          53.46684984004337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023553014, L21 6PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.005257102173998,
          53.46671035726961
        ]
      }
    }
  ]
}