{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Save Penny Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.476253,
            52.993767
          ],
          [
            -1.477227,
            52.993737
          ],
          [
            -1.4782,
            52.993706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013424935, DE56 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4772079512345286,
          52.993718462910444
        ]
      }
    }
  ]
}