{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.219994,
            53.595173
          ],
          [
            -2.220008,
            53.595077
          ],
          [
            -2.220021,
            53.594982
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23033163, OL10 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2198717035918665,
          53.59487659725184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23033164, OL10 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2198860647778416,
          53.594732758328135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114018, OL10 4JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2200090848912506,
          53.595145992885165
        ]
      }
    }
  ]
}