{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dyson Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.067439,
            53.548303
          ],
          [
            -2.067272,
            53.548368
          ],
          [
            -2.067104,
            53.548432
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000037690, OL4 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0671076234028076,
          53.548536676868856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000037691, OL4 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.067001805934138,
          53.54842887642009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117912, OL4 3NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.067907546803095,
          53.54855420028643
        ]
      }
    }
  ]
}