{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.065905,
            55.758029
          ],
          [
            -4.065561,
            55.757878
          ],
          [
            -4.065431,
            55.757821
          ],
          [
            -4.06518,
            55.757879
          ],
          [
            -4.065099,
            55.757893
          ],
          [
            -4.065018,
            55.757907
          ],
          [
            -4.064668,
            55.757911
          ],
          [
            -4.064318,
            55.757916
          ],
          [
            -4.064211,
            55.757978
          ],
          [
            -4.064104,
            55.758041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484170367, ML3 8BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.065904614646892,
          55.75802870353581
        ]
      }
    }
  ]
}