{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.291122,
            53.493542
          ],
          [
            -1.291153,
            53.493474
          ],
          [
            -1.291183,
            53.493407
          ],
          [
            -1.291226,
            53.493326
          ],
          [
            -1.291269,
            53.493246
          ],
          [
            -1.291303,
            53.493199
          ],
          [
            -1.291336,
            53.493152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608767, S64 9HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2913736246797387,
          53.49317365703083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052106215, S64 9HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2910236824219796,
          53.49336933219036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052106235, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2913385386192102,
          53.49347007340774
        ]
      }
    }
  ]
}