{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portcullis Lodge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.080601,
            51.655066
          ],
          [
            -0.080916,
            51.655121
          ],
          [
            -0.08123,
            51.655175
          ],
          [
            -0.081267,
            51.655182
          ],
          [
            -0.081304,
            51.655188
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207001369, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08060136518874891,
          51.65506613096264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207147662, EN1 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08389806175631612,
          51.65574044653211
        ]
      }
    }
  ]
}