{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Augustfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.903893,
            51.473488
          ],
          [
            -0.904113,
            51.473612
          ],
          [
            -0.90451,
            51.473649
          ],
          [
            -0.9052,
            51.473714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094224023, RG4 6TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9038170651637927,
          51.47349931455199
        ]
      }
    }
  ]
}