{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shrubs Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.45974,
            51.612701
          ],
          [
            -0.460021,
            51.613222
          ],
          [
            -0.460897,
            51.613533
          ],
          [
            -0.462204,
            51.613997
          ],
          [
            -0.462473,
            51.614171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768011880, UB9 6PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4597627173407467,
          51.61273281516104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025289123, UB9 6PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4630749411067898,
          51.613019007602226
        ]
      }
    }
  ]
}