{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinfold Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.34502,
            52.871994
          ],
          [
            -0.345325,
            52.871962
          ],
          [
            -0.345631,
            52.87193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007259675, NG34 0NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34501648002663543,
          52.87201546257513
        ]
      }
    }
  ]
}