{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Britannia Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.102356,
            53.54551
          ],
          [
            -2.10188,
            53.545155
          ],
          [
            -2.101404,
            53.5448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118067, OL1 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1023560652891033,
          53.54550952336259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000121033, OL1 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1023560652891033,
          53.54550952336259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000127827, OL1 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1015689251773804,
          53.54451249024465
        ]
      }
    }
  ]
}