{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.354363,
            51.762015
          ],
          [
            -3.353884,
            51.761733
          ],
          [
            -3.353405,
            51.761451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034653992, CF48 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3543633499818206,
          51.76201517524047
        ]
      }
    }
  ]
}