{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elsie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.387156,
            50.809117
          ],
          [
            -0.386594,
            50.809167
          ],
          [
            -0.386031,
            50.809218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013357040, BN11 3RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38715652363950104,
          50.8091076596779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004019447, BN11 3LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38644098092796547,
          50.809277630265434
        ]
      }
    }
  ]
}