{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butterfly Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.31359,
            52.513385
          ],
          [
            -3.313884,
            52.513578
          ],
          [
            -3.314177,
            52.513771
          ],
          [
            -3.314199,
            52.513786
          ],
          [
            -3.314221,
            52.5138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011779819, SY16 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3142635020200637,
          52.51373679394306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011779820, SY16 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3139683358312997,
          52.513722091439426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023787527, SY16 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.314206453615352,
          52.5138003612847
        ]
      }
    }
  ]
}