{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crescent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22407,
            53.511825
          ],
          [
            -2.223948,
            53.511815
          ],
          [
            -2.223407,
            53.511769
          ],
          [
            -2.222743,
            53.511712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063866, M8 5UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.224070445193396,
          53.511825481260395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090668681, M8 5UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2229553401604627,
          53.51197138291982
        ]
      }
    }
  ]
}