{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tilden Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.712755,
            51.102675
          ],
          [
            0.712724,
            51.102776
          ],
          [
            0.712712,
            51.10278
          ],
          [
            0.712556,
            51.102834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012853313, TN26 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7127308595352031,
          51.10265023218321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025215610, TN26 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7130399830177464,
          51.102562107832846
        ]
      }
    }
  ]
}