{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fryent Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.249378,
            51.581204
          ],
          [
            -0.249789,
            51.581262
          ],
          [
            -0.250199,
            51.58132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200045797, NW9 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24944750231966362,
          51.58102776441552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200045798, NW9 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24953370709982217,
          51.581038042516376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143230, NW9 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25020167234468454,
          51.58130877997803
        ]
      }
    }
  ]
}