{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ropewalk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.676656,
            52.760701
          ],
          [
            -1.676873,
            52.76038
          ],
          [
            -1.677089,
            52.760059
          ],
          [
            -1.677173,
            52.759937
          ],
          [
            -1.677256,
            52.759816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023238395, DE12 8NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6770333205205974,
          52.76032696974205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023238396, DE12 8NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.677078240229984,
          52.760264164947955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023238703, DE12 8NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6770945199058898,
          52.76006643873221
        ]
      }
    }
  ]
}