{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wolverton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.392445,
            50.90867
          ],
          [
            -1.392852,
            50.908591
          ],
          [
            -1.393258,
            50.908512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024440940, SO14 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3926196603410224,
          50.908373670089915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034868603, SO14 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3931724476760463,
          50.90852042289015
        ]
      }
    }
  ]
}