{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beverley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.148552,
            53.619165
          ],
          [
            -2.148488,
            53.619084
          ],
          [
            -2.148424,
            53.619003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023360478, OL16 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.148552438648839,
          53.61916494093968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094359319, OL16 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1484909259339933,
          53.61886840566846
        ]
      }
    }
  ]
}