{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.758482,
            51.166622
          ],
          [
            -0.759368,
            51.164271
          ],
          [
            -0.760253,
            51.16192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013897034, GU10 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7584825637826782,
          51.166612781272335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024874690, GU10 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.759450803266248,
          51.16517527094715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061612148, GU10 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7593298667411921,
          51.163285578149335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062321504, GU10 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7594934099410368,
          51.16305350912127
        ]
      }
    }
  ]
}