{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dover Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.927891,
            52.49622
          ],
          [
            -1.927843,
            52.496262
          ],
          [
            -1.927795,
            52.496304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dover Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.927294,
            52.496913
          ],
          [
            -1.927545,
            52.496609
          ],
          [
            -1.927795,
            52.496304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493308, B18 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.927294448870265,
          52.496913085124135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071385888, B18 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9277219930727627,
          52.49667960779867
        ]
      }
    }
  ]
}