{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mesnes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631421,
            53.549405
          ],
          [
            -2.631363,
            53.549334
          ],
          [
            -2.631304,
            53.549264
          ],
          [
            -2.631223,
            53.549155
          ],
          [
            -2.631141,
            53.549047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145614, WN1 1QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6312124643421995,
          53.54914473097102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025170026, WN1 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.631306894944071,
          53.54940489859449
        ]
      }
    }
  ]
}