{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7978,
            51.523826
          ],
          [
            -1.797534,
            51.523643
          ],
          [
            -1.797268,
            51.52346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009421083, SN4 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7969644162392078,
          51.52367194484499
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009422794, SN4 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.796923172720401,
          51.52322230154457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010429166, SN4 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.79759984573193,
          51.52339430670646
        ]
      }
    }
  ]
}