{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.533148,
            51.392614
          ],
          [
            0.533497,
            51.392525
          ],
          [
            0.533846,
            51.392437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.531326,
            51.393128
          ],
          [
            0.532237,
            51.392871
          ],
          [
            0.533148,
            51.392614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002389, ME7 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5313302855113369,
          51.39321597765332
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025156468, ME4 4UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5335295484616898,
          51.39269177078457
        ]
      }
    }
  ]
}