{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.852709,
            52.056783
          ],
          [
            -0.852913,
            52.056631
          ],
          [
            -0.853118,
            52.056479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25129565, MK11 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8527590764370425,
          52.05673758517787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25131213, MK11 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8527447250510097,
          52.05672845444937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026086394, MK11 1YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8531015886557041,
          52.05646219601762
        ]
      }
    }
  ]
}