{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redleaf Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.35164,
            51.282279
          ],
          [
            -0.351857,
            51.282475
          ],
          [
            -0.352074,
            51.282672
          ],
          [
            -0.352124,
            51.282707
          ],
          [
            -0.352174,
            51.282743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000000911, KT22 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3524095938058033,
          51.28281092021974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000826543, KT22 9BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3517090719513944,
          51.2823514300608
        ]
      }
    }
  ]
}