{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upton Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.886564,
            53.272597
          ],
          [
            -0.887152,
            53.271822
          ],
          [
            -0.887433,
            53.271547
          ],
          [
            -0.888458,
            53.270546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981848, NG22 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8866065690488619,
          53.272598735465714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090213802, NG22 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8868206827168437,
          53.27012869492012
        ]
      }
    }
  ]
}