{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Douglas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105042,
            53.546652
          ],
          [
            -2.105345,
            53.54652
          ],
          [
            -2.105648,
            53.546388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011211392, OL1 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.105029716279395,
          53.54651389357066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000098348, OL1 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.104954258204964,
          53.54651395997653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115200, OL1 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.10564815834042,
          53.546387510770515
        ]
      }
    }
  ]
}