{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Nicholas Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.062422,
            53.954036
          ],
          [
            -1.062495,
            53.954238
          ],
          [
            -1.062567,
            53.95444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002494490, YO10 3EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0623793413791207,
          53.95397089785354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004774470, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0626213092186851,
          53.954053678365376
        ]
      }
    }
  ]
}