{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.299025,
            51.581037
          ],
          [
            -0.299676,
            51.580813
          ],
          [
            -0.300327,
            51.580589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202040791, HA3 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2995563940604669,
          51.580730380338565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202040792, HA3 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2990112482591454,
          51.581028216597076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202205924, HA3 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2997479482164757,
          51.5806252487423
        ]
      }
    }
  ]
}