{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100125,
            53.546365
          ],
          [
            -2.100236,
            53.546269
          ],
          [
            -2.100348,
            53.546173
          ],
          [
            -2.100643,
            53.545891
          ],
          [
            -2.100938,
            53.54561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024801689, OL1 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099987671996257,
          53.54590701898199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118087, OL1 3LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1001245792661245,
          53.546365309468335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000123050, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1005465236964755,
          53.54610429272294
        ]
      }
    }
  ]
}