{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marlborough Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.987315,
            53.412136
          ],
          [
            -2.987266,
            53.411974
          ],
          [
            -2.987217,
            53.411813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38099778, L3 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9871595091489427,
          53.41192122480493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259657, L3 2FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.98731492304773,
          53.41213567382471
        ]
      }
    }
  ]
}