{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quay Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.210867,
            53.588871
          ],
          [
            -2.210604,
            53.588934
          ],
          [
            -2.210341,
            53.588998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23035428, OL10 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2103536298410242,
          53.5889075307153
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114451, OL10 2DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2108670763136473,
          53.58887067271043
        ]
      }
    }
  ]
}