{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newmans Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.341962,
            51.627532
          ],
          [
            0.342559,
            51.627636
          ],
          [
            0.34262,
            51.627647
          ],
          [
            0.342986,
            51.627907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014318343, CM13 2FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.342672649445846,
          51.62786859200658
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014322165, CM13 2PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.34200550971786775,
          51.627540172422975
        ]
      }
    }
  ]
}