{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.369669,
            51.6738
          ],
          [
            -3.36964,
            51.673422
          ],
          [
            -3.369611,
            51.673045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814375, CF45 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.369721665362898,
          51.67383516927758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024274485, CF45 3UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.369498113283291,
          51.67313641733812
        ]
      }
    }
  ]
}