{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Covert Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.09181,
            52.468818
          ],
          [
            1.089989,
            52.471579
          ],
          [
            1.088167,
            52.47434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000625, NR16 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0881589709337849,
          52.474300564491806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025107715, NR16 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0917075979879505,
          52.472400140398484
        ]
      }
    }
  ]
}