{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Post Office Slip",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.192643,
            54.123045
          ],
          [
            -1.192573,
            54.122725
          ],
          [
            -1.192504,
            54.122404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013390910, YO61 3AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.192649370693727,
          54.123043742789996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052173343, YO61 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1926739245659213,
          54.12256755697589
        ]
      }
    }
  ]
}