{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stag Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.209601,
            51.812789
          ],
          [
            0.209641,
            51.81287
          ],
          [
            0.20969,
            51.812971
          ],
          [
            0.209778,
            51.813153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090836104, CM22 7FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2097689232231186,
          51.812853268880126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090836827, CM22 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20962001850719303,
          51.812775134685296
        ]
      }
    }
  ]
}