{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nellfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832948,
            56.37629
          ],
          [
            -3.833318,
            56.376069
          ],
          [
            -3.833688,
            56.375848
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124022925, PH7 3EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8330022230801397,
          56.376073423727284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087593, PH7 3EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8329640260638334,
          56.376289650309644
        ]
      }
    }
  ]
}