{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Faraday Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.82802,
            53.638838
          ],
          [
            -1.827831,
            53.638625
          ],
          [
            -1.827642,
            53.638411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83212246, HD3 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8276344510239877,
          53.63841346074468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218682, HD3 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.82799571965058,
          53.63883642528653
        ]
      }
    }
  ]
}