{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bastion Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.305523,
            51.1215
          ],
          [
            1.305268,
            51.12144
          ],
          [
            1.305014,
            51.12138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034874137, CT17 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3050731115432614,
          51.12161215695825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879746, CT17 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3049870421882275,
          51.12140770181528
        ]
      }
    }
  ]
}