{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Enfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.913074,
            52.471536
          ],
          [
            -1.913461,
            52.471038
          ],
          [
            -1.913635,
            52.470815
          ],
          [
            -1.913848,
            52.47054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493332, B15 1LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.913130200291908,
          52.471479976446446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071428605, B15 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9132043001707955,
          52.47122831140443
        ]
      }
    }
  ]
}