{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shap Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445609,
            55.028936
          ],
          [
            -1.44688,
            55.028623
          ],
          [
            -1.448152,
            55.028309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47201050, NE30 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4469679268351703,
          55.02907692276413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47227747, NE30 3AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4456088624155412,
          55.0289359492835
        ]
      }
    }
  ]
}