{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newark Vale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.510224,
            53.739589
          ],
          [
            -1.510061,
            53.739511
          ],
          [
            -1.509898,
            53.739434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72506146, WF3 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5101197892946263,
          53.73943540585612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641998, WF3 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5101487515841028,
          53.73955237000748
        ]
      }
    }
  ]
}