{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Karloff Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.49848,
            51.410006
          ],
          [
            0.498379,
            51.41026
          ],
          [
            0.498278,
            51.410515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44000297, ME3 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4982867852597556,
          51.41047343980872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44110851, ME3 8GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49859398252595116,
          51.41030500553565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44110852, ME3 8GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49855529853706915,
          51.410386772014625
        ]
      }
    }
  ]
}