{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.221724,
            52.411879
          ],
          [
            -0.221723,
            52.411883
          ],
          [
            -0.22166,
            52.412042
          ],
          [
            -0.221669,
            52.412055
          ],
          [
            -0.221777,
            52.412225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012047679, PE28 5YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.220702670873425,
          52.41740282909205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012049483, PE28 5YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22140206811060806,
          52.41719756505667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025020278, PE28 5YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2210535025923636,
          52.4116088080629
        ]
      }
    }
  ]
}