{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Valley Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.391076,
            53.00974
          ],
          [
            -0.391194,
            53.009584
          ],
          [
            -0.391586,
            53.009386
          ],
          [
            -0.391631,
            53.009385
          ],
          [
            -0.392472,
            53.009373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006546050, NG34 8GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3908329657989433,
          53.010150558882835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006546051, NG34 8YY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3912639483975185,
          53.00938323923757
        ]
      }
    }
  ]
}