{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merchants Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.413101,
            52.741902
          ],
          [
            0.413078,
            52.741775
          ],
          [
            0.413065,
            52.741703
          ],
          [
            0.41303,
            52.741503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635198, PE30 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41314009074678026,
          52.74188343153276
        ]
      }
    }
  ]
}