{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Compton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.90073,
            53.870927
          ],
          [
            -1.900562,
            53.871169
          ],
          [
            -1.900394,
            53.871412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592296, BD21 3HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9005926973651759,
          53.87113314040409
        ]
      }
    }
  ]
}