{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Perie Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.55206,
            54.145229
          ],
          [
            -1.552204,
            54.144529
          ],
          [
            -1.552293,
            54.144097
          ],
          [
            -1.552465,
            54.143846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910975, HG4 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5520513124668143,
          54.145255695865984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025045139, HG4 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5520593588847902,
          54.1445097617485
        ]
      }
    }
  ]
}