{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.024721,
            50.789742
          ],
          [
            0.024422,
            50.789967
          ],
          [
            0.024124,
            50.790192
          ],
          [
            0.023773,
            50.790343
          ],
          [
            0.023737,
            50.790374
          ],
          [
            0.023454,
            50.790624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033257925, BN10 8UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.02472677498339069,
          50.78974375626509
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033262251, BN10 8UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.02399085497816566,
          50.790772816423235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060071961, BN10 8UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.023769254640539434,
          50.79056980725714
        ]
      }
    }
  ]
}