{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grifon Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.295459,
            51.490786
          ],
          [
            0.295539,
            51.490725
          ],
          [
            0.295553,
            51.490714
          ],
          [
            0.295646,
            51.490643
          ],
          [
            0.295834,
            51.4905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001046136, RM16 6NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2958192887520741,
          51.49049995665378
        ]
      }
    }
  ]
}