{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanlan Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.232004,
            51.71591
          ],
          [
            -3.231899,
            51.715929
          ],
          [
            -3.231794,
            51.715947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43084244, NP24 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2319700623073184,
          51.715913488744235
        ]
      }
    }
  ]
}