{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Staffordshire Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.025726,
            51.460755
          ],
          [
            -1.025706,
            51.460993
          ],
          [
            -1.025687,
            51.461231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310070624, RG30 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0257073405577786,
          51.46093456572415
        ]
      }
    }
  ]
}