{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avebury Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.001714,
            51.567327
          ],
          [
            0.002085,
            51.567397
          ],
          [
            0.002456,
            51.567468
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009146948, E11 1DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0017143318435700685,
          51.56732731879547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022516903, E11 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0019080896160484266,
          51.567467894743295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022516904, E11 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.001966158983111055,
          51.56747589656556
        ]
      }
    }
  ]
}