{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lytton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.861118,
            53.731152
          ],
          [
            -1.860978,
            53.731291
          ],
          [
            -1.860837,
            53.731431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215028, HX3 6DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8611182320542976,
          53.73115153491196
        ]
      }
    }
  ]
}