{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nutfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.107883,
            51.396295
          ],
          [
            -0.107651,
            51.396374
          ],
          [
            -0.107418,
            51.396453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001003070, CR7 7DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10781037856519972,
          51.39633411472403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001185984, CR7 7DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1076538390649656,
          51.39629561594485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001212044, CR7 7DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10759303831496914,
          51.396375568366615
        ]
      }
    }
  ]
}